https://bugzilla.wikimedia.org/show_bug.cgi?id=62406
--- Comment #1 from Addshore <[email protected]> --- So yes, Caused by line 807 in EditEntity if ( !wfRunHooks( 'EditFilterMergedContent', array( $context, $this->newEntity, &$filterStatus, $summary, $this->getUser(), false ) ) ) { We pass in $this->newEntity when it wants a Context object.. Introduced in https://gerrit.wikimedia.org/r/#/c/112934/ -- 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
