Page MenuHomePhabricator

VisualEditor: [Regression pre-wmf1] Uncaught TypeError: Cannot call method 'isCollapsed' of null appearing and cannot create a new page in Betalabs
Closed, ResolvedPublic

Description

While trying to edit a new page the following error appears in the console:
Uncaught TypeError: Cannot call method 'isCollapsed' of null

Also there is no toolbar appearing over the page


Version: unspecified
Severity: normal
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=63945

Details

Reference
bz63954

Event Timeline

bzimport raised the priority of this task from to Unbreak Now!.Nov 22 2014, 3:25 AM
bzimport set Reference to bz63954.

While trying to save the edit on an existing page the following error is appearing:

Uncaught TypeError: Cannot call method 'select' of null

Change 126144 had a related patch set uploaded by Trevor Parscal:
Don't call select on a fragment if it's null

https://gerrit.wikimedia.org/r/126144

Change 126144 merged by jenkins-bot:
Don't call select on a fragment if it's null

https://gerrit.wikimedia.org/r/126144