* Follow-up for r84660:
authorAaron Schulz <aaron@users.mediawiki.org>
Thu, 24 Mar 2011 18:39:30 +0000 (18:39 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Thu, 24 Mar 2011 18:39:30 +0000 (18:39 +0000)
commit45c5c8fdd618e293bcfef36b9c6872085dc268df
treeefac7e7d4db93ae1d5462f0a3ca52510235bc78f
parente82ca13996c703effe003e8edb0bc5e447b6d43c
* Follow-up for r84660:
** Don't regress in terms of making sure truncating and adding an ellipses won't make the string longer (or equally long)
** Fixed ellipsis adjustment check in truncateHtml()
* Other:
** Made removeBadCharLast/removeBadCharFirst not give warnings on empty string input
** Removed tidy call in truncateHtml, slower and adds some garbage
** Code comment tweaks
languages/Language.php