"Siebrand" changed the status of MediaWiki.r110263 to "deferred" URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/110263
Old status: new > New status: deferred Commit summary for MediaWiki.r110263: Fixes bugs reported by Talin Salway <[email protected]>: * Use htmlspecialchars() instead of strip_tags() in order to preserve user input. * Likewise, use htmlspecialchars() on message parameters in which HTML entities might accidentally be transformed. * Protect parameter in score-invalidlang message with <nowiki> tags so that the error message is properly displayed in all cases. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
