"Hashar" posted a comment on MediaWiki.r107919.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/107919#c28913

Commit summary for MediaWiki.r107919:

merge JSTesting branch into trunk

Changed written by Timo and reviewed by Hashar. This should be harmless.

To enable the feature:
  $wgEnableJavaScriptTest = true;

Then head to:
  [[Special:JavaScriptTest/qunit]]

Hashar's comment:

> Linker::link( $this->getTitle( $framework ), wfMsg( 
> "javascripttest-$framework-name" ) )

> Missing escaping. Should be wfMsgHtml.

Escaped with r108008

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

Reply via email to