https://bugzilla.wikimedia.org/show_bug.cgi?id=51765
--- Comment #1 from John Mark Vandenberg <[email protected]> --- For anyone wanting to bypass it on browser with a decent JS debugger, set a breakpoint on the line 'mw.libs.ve = init' in https://bits.wikimedia.org/static-1.22wmf10/extensions/VisualEditor/modules/ve-mw/init/targets/ve.init.mw.ViewPageTarget.init.js Then execute JS> delete init.blacklist.opera And resume running the VE scripts. Im guessing this isnt possible on most mobile browsers, so one of option 1-3 or similar would be useful. -- 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
