User "Aaron Schulz" changed the status of MediaWiki.r92910. Old Status: new New Status: ok
User "Aaron Schulz" also posted a comment on MediaWiki.r92910. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/92910#c22274 Commit summary: in "marked version X of [[Page]] patrolled" on IRC, the "version" displays according to the user language. If this is the correct fix (didn't test), it can perhaps be merged with 1.18 and 1.17wmf1. Comment: Looks line the code lines above for other cases already use htmlspecialchars, e.g.: <code>htmlspecialchars( wfMsg( 'patrol-log-diff', $lang->formatNum( $cur, true ) ) )</code> _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
