https://bugzilla.wikimedia.org/show_bug.cgi?id=66519
--- Comment #2 from Kevin Stange <[email protected]> --- I can confirm this bug. It is throwing the following JS exception: Exception thrown by ext.visualEditor.core Error: constructor must be a function, cannot be a undefined The exception gets throwing trying to call: ve.ui.windowFactory.register( OO.ui.ConfirmationDialog ); From line 22 of lib/modules/ve/ui/ve.ui.js The problem goes away if I switch from branch REL1_23 to wmf/1.23wmf22 (and run git submodule update). -- 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
