https://bugzilla.wikimedia.org/show_bug.cgi?id=54452
--- Comment #2 from Niklas Laxström <[email protected]> --- I can workaround this in Wiki.php: if ( is_null( $ret ) || !$ret->isSpecialPage() || $ret->equals( Title::newMainPage() ) { But is there a better solution? -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
