General fix for trailing whitespace in messages, so that we don't have to put bugfix...
authorTim Starling <tstarling@users.mediawiki.org>
Thu, 4 Jun 2009 07:26:46 +0000 (07:26 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Thu, 4 Jun 2009 07:26:46 +0000 (07:26 +0000)
commit79a7b5455eefdd5be08eb14ed9e0bd9b75ececb4
tree77ac808a59369315b5325d29eab8fb2399f1ef1c
parent6c38773d688939c4188dc0dec71f126831b0ced4
General fix for trailing whitespace in messages, so that we don't have to put bugfix hacks at hundreds of places in the code to preserve HTML entities in messages that are formally plain text. Based on discussion with Nikerabbit.
includes/MessageCache.php