https://bugzilla.wikimedia.org/show_bug.cgi?id=70409
--- Comment #1 from Sam Reed (reedy) <[email protected]> --- $specialTitle = Title::makeTitleSafe( NS_SPECIAL, $searchKey ); $special = SpecialPageFactory::getPage( $specialTitle->getText() ); makeTitleSafe can return null -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
