https://bugzilla.wikimedia.org/show_bug.cgi?id=52368
Web browser: ---
Bug ID: 52368
Summary: VisualEditor.php attempts to register a hook handler
that was removed
Product: VisualEditor
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: General
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Classification: Unclassified
Mobile Platform: ---
VisualEditor.php attempts to register a hook handler that was removed (summary
credit goes to Ori)
stack: http://paste.tstarling.com/p/GuTJEM.html
Tim says:
> var_dump($wgHooks['BeforeWelcomeCreation']);
array(2) {
[0]=>
string(42) "VisualEditorHooks::onBeforeWelcomeCreation"
[1]=>
string(44) "GettingStartedHooks::onBeforeWelcomeCreation"
}
> print is_callable($wgHooks['BeforeWelcomeCreation'][0]);
> print is_callable($wgHooks['BeforeWelcomeCreation'][1]);
1
--
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