Revert r67661 (change Title::makeTitle(NS_SPECIAL, $foo) to SpecialPage::getTitleFor...
authorRoan Kattouw <catrope@users.mediawiki.org>
Mon, 14 Mar 2011 10:03:07 +0000 (10:03 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Mon, 14 Mar 2011 10:03:07 +0000 (10:03 +0000)
commitec3c2f8f84e4c606bb0fde3dd60a41ddc77968ab
tree63c9a87c1e2798eb4191ce92d7ab5d5f57f31774
parenta38fd53df27b5e0e39178b8de5b662e5c2dbeac8
Revert r67661 (change Title::makeTitle(NS_SPECIAL, $foo) to SpecialPage::getTitleFor($foo)), caused bug 27671 (search suggestions no longer list canonical names for special pages). Went with makeTitleSafe() instead of makeTitle() just in case weird things make their way into the special page aliases.
includes/PrefixSearch.php