Re-do several things of r96798 in preparation of re-doing the rest (there's a bug...
authorRobin Pepermans <robin@users.mediawiki.org>
Tue, 20 Sep 2011 15:55:08 +0000 (15:55 +0000)
committerRobin Pepermans <robin@users.mediawiki.org>
Tue, 20 Sep 2011 15:55:08 +0000 (15:55 +0000)
commit3fc94ebd11723676739de45c620a55bbea56dce7
treefa333daaf3d4bdc96ba375c6ff57d7d2b3e06a4c
parent405665053c6aa4e7f4c492513ae357b369e7fe93
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
includes/Article.php
includes/Title.php
includes/parser/ParserOptions.php
languages/LanguageConverter.php