Page MenuHomePhabricator

[Regression pre-wmf.21] VE crashes while opening the Page Options menu, error in the console:Uncaught TypeError: Cannot read property 'getAttribute' of null
Closed, ResolvedPublic1 Estimated Story Points

Description

Steps to reproduce:

  1. Open VE
  2. Click on Page Options icon
  3. Click on anything from the menu

Observed Result:
VE crashes, and there is an error in the console:
Uncaught TypeError: Cannot read property 'getAttribute' of null

Event Timeline

Change 348151 had a related patch set uploaded (by Jforrester):
[mediawiki/extensions/VisualEditor@master] Follow-up 57a06a6e: .getAttribute might be 'guaranteed', but not from null

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

Jdforrester-WMF triaged this task as High priority.
Jdforrester-WMF set the point value for this task to 1.
Jdforrester-WMF moved this task from To Triage to TR0: Interrupt on the VisualEditor board.

Change 348151 merged by jenkins-bot:
[mediawiki/extensions/VisualEditor@master] Follow-up 57a06a6e: .getAttribute might be 'guaranteed', but not from null

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