User "Reedy" changed the status of MediaWiki.r81469.

Old Status: new
New Status: resolved

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

* Use wfMessage() instead of wfMsgGetKey()
* Don't play with $wgLang, pass the Language object to the Message object
* Bug fix: when 'enableparser' is passed without 'args', $1 is no longer 
replaced by an empty string (the default value on line 92 of the file was null 
instead of array(), making wfMsgExt() think that this was the value of $1 and 
thus this was replaced)

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

Reply via email to