https://bugzilla.wikimedia.org/show_bug.cgi?id=68814
--- Comment #1 from Nik Everett <[email protected]> --- The relevant code is: public static function onAfterImportPage( $title ) { ... array( WikiPage::factory( $title ) ), ... So we're getting onAfterImportPage called with null. I'll add a guard but that seems like something is broken on the calling path, not Cirrus. -- 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
