"Krinkle" posted a comment on MediaWiki.r109088. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/109088#c29657
Commit summary for MediaWiki.r109088: Force left-to-right directionality on the QUnit output and apply the appropriate directionality to its header, since it can be translated. Krinkle's comment: Thanks, I forgot about i18n as the contents can't be translated but the header can. Could you switch it to use the context language ? (<code>$this->getLang()</code> instead of <code>$wgLang</code>) _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
