Page MenuHomePhabricator

Fatal JS error crashes editor before load
Closed, DeclinedPublic

Description

On clicking "edit beta" on https://en.wikipedia.org/wiki/Timorex_Gold, I get the following error and traceback, and the editor freezes at the loading bar:

Uncaught TypeError: Object function (selector,context){return new jQuery.fn.init(selector,context,rootjQuery);} has no method 'getVisibleText'

ve.init.mw.Target.onNoticesReady
ve.init.mw.Target.onReady
proxy
fire
self.add
ve.init.mw.Target.onLoad
proxy
fire
self.fireWith
done
callback

Not reproduced when entering page with veaction=edit. Error doesn't get fired, but editor still freezes, with debug=true.

Chromium version 28.0.1500.52

Ubuntu GNU/Linux 12.04


Version: unspecified
Severity: normal
OS: other
URL: https://en.wikipedia.org/wiki/Timorex_Gold

Details

Reference
bz56004

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:24 AM
bzimport added a project: VisualEditor.
bzimport set Reference to bz56004.

No idea what was causing this, but it appears fixed for me. Sorry for slow triage.