User "Nikerabbit" changed the status of MediaWiki.r86780. Old Status: fixme New Status: ok
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/86780 Commit summary: Don't double escape html entities for messages obtained through Message::escaped(). Since we require PHP 5.2.3+ and htmlspecialchars() has a fourth parameter to prevent double escaping since... PHP 5.2.3 (per manual), let's use it _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
