"Nikerabbit" changed the status of MediaWiki.r108538 to "fixme" and commented
it.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/108538#c29341
Old Status: new
> New Status: fixme
Commit summary for MediaWiki.r108538:
do not call the addHTML method unless needed also check carrier header correctly
Nikerabbit's comment:
This doesn't look like a good idea, the output generated by Html:: functions
depends on some configuration variables.
<pre> $output .= Html::closeElement( 'div' );
+ if ( $output != '<div id="zero-landing-page"></div>' ) {</pre>
_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview