Revert r37663 for now:
authorBrion Vibber <brion@users.mediawiki.org>
Tue, 15 Jul 2008 21:13:34 +0000 (21:13 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Tue, 15 Jul 2008 21:13:34 +0000 (21:13 +0000)
commitf9a904721937e6a8f6c5b5aa7a1126b8e25b1085
treec211ed93ae735045330862603572c734999c1332
parent204d23f1d6a8bc11c359a2890935fceecd20d369
Revert r37663 for now:
"* (bug 13815) In the comment for page moves, use the colon-separator message instead of a hardcoded colon."
"* So that this works properly, don't escape HTML entities in edit summaries.  I don't see any good reason for them to be escaped there.  Of course, this may result in old edit summaries displaying slightly differently if for some reason they included an entity, but in that case there's at least a 50% chance that they intended it to not be escaped in the first place."

This breaks the ability to easily discuss entities in summaries such as "add &nbsp;".
RELEASE-NOTES
includes/GlobalFunctions.php
includes/Linker.php
includes/Sanitizer.php
includes/Title.php