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

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

Re-do several things of r96798 in preparation of re-doing the rest (there's a 
bug somewhere that needs fixing).
* Do additional validation and is_array() check in LanguageConverter
* Make redirects be in content language again (remove from 
Title->getPageLanguage())
* Pass title object from ParserCache to ParserOptions->optionsHash

Comment:

<pre>
+                                                       $this->mRules =
+                                                               
$this->mConverter->autoConvert( $this->mRules,
+                                                                               
                                                $variantFallback );
</pre>

Can you do something about that huge indentation?

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

Reply via email to