User "Nikerabbit" posted a comment on MediaWiki.r86780.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/86780#c22443
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

Comment:

Translators sometimes need to use entities. It's not nice to show them escaped.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to