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

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/85994#c15942

Comment:

Should probably be
 +$wgOut->addHTML( $this->msg->parseBlock() );
But! I think better idea would be to modify (add|wrap)WikiMsg(Array)? to accept 
Message objects. That would be more natural. Also you could construct a message 
object from the message key and params, so you don't need to check later which 
one you got.


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

Reply via email to