*Revert r25375, breaks other messages. I didn't realize how messed up this scheme...
authorAaron Schulz <aaron@users.mediawiki.org>
Fri, 31 Aug 2007 21:33:44 +0000 (21:33 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Fri, 31 Aug 2007 21:33:44 +0000 (21:33 +0000)
commit80a30fdb0126b0722c14383548868f263ca4efb6
tree6f8667c045d7c6a6bd44b98bde692118a5ef31d5
parent7b075f0743b611139ec72f1b0be6b8839fec2353
*Revert r25375, breaks other messages. I didn't realize how messed up this scheme is. Some messages need to be parsed others need not too. All should be parsed. Any that don't must be changed.
*Make getUserPermissionsErrorsInternal() insert wikitext link arguments (e.g. '[[x|y]]', rather than raw links), that way we won't have escaped HTML.
includes/OutputPage.php
includes/Title.php