User "Nikerabbit" posted a comment on MediaWiki.r90265. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/90265#c20982 Commit summary:
Improve lang and dir of content div (when $wgBetterDirectionality is enabled): * Do not set lang and dir for special pages (those are in the user language) * Set lang and dir of content of pages in MediaWiki namespace based on the current page instead of site language, e.g. MediaWiki:Message/ar is lang="ar" and dir="rtl" Comment: Why doesn't this call Title->getPageContentLanguage()? Or has it already been changed in some later revision? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
