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

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/99347#c24033
Commit summary:

Follow-up r99346: updates to EditUser extension to make it compatible, also 
great code simplifications.
Since this requires MW1.19+ to work, let's use local context instead of global 
variables.

Comment:

Not introduced here, but this is double escaping:
 $html .= "\n" . Xml::element('a', array( 'href'=> $url ), wfMsgHtml( 
'restoreprefs' ) );


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

Reply via email to