https://bugzilla.wikimedia.org/show_bug.cgi?id=55634
--- Comment #3 from Krinkle <[email protected]> --- (In reply to comment #0) > Notice: Undefined index: file in /includes/Exception.php on line 725 > Notice: Undefined index: line in /includes/Exception.php on line 725 > Notice: Undefined index: file in /includes/Exception.php on line 725 > Notice: Undefined index: line in /includes/Exception.php on line 725 > > MediaWiki 2000.0 required--this is only 1.22alpha > > Backtrace: > > #0 /extensions/VisualEditor/VisualEditor.hooks.php(23): wfUseMW('1.229wmf11') > #1 (): VisualEditorHooks::onSetup() > #2 /includes/Setup.php(592): call_user_func('VisualEditorHooks::onSetup') > #3 /includes/WebStart.php(153): require_once('/includes/Setup.php') > #4 /index.php(46): require('/includes/WebStart.php') > #5 {main} New output after the patch: #0 /extensions/VisualEditor/VisualEditor.hooks.php(23): wfUseMW('1.229wmf11') #1 {internal}: VisualEditorHooks::onSetup() #2 /includes/Setup.php(592): call_user_func('VisualEditorHooks::onSetup') #3 /includes/WebStart.php(153): require_once('/includes/Setup.php') #4 /index.php(46): require('/includes/WebStart.php') #5 {main} -- 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
