User "Krinkle" changed the status of MediaWiki.r90845.

Old Status: fixme
New Status: resolved

User "Krinkle" also posted a comment on MediaWiki.r90845.

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

Bug #29106: Patch from Michael M. to address JS legacy globals in wikiEditor

Comment:

<pre>
-'result': { 'htmlMsg': [ 'wikieditor-toolbar-help-content-file-result', 
stylepath ] }
+'result': { 'htmlMsg': [ 'wikieditor-toolbar-help-content-file-result', 
mw.get( 'stylepath' ) ] }
</pre>
mw'''.config'''.get. Wasn't part of the patch.

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to