Page MenuHomePhabricator

Editing a gallery without "File:" prefixes throws JS error in VE
Closed, ResolvedPublic1 Estimated Story Points

Description

Steps to reproduce:

  1. Go to https://de.wikipedia.org/wiki/Hilfe:Galerie?veaction=edit
  2. Scroll down to first gallery, try to edit it.

Expected: You can edit the gallery.

Actual: The page is grayed out, JS console shows an error: "TypeError: item is undefined".

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
Jdforrester-WMF assigned this task to Esanders.
Jdforrester-WMF triaged this task as High priority.
Jdforrester-WMF moved this task from To Triage to TR0: Interrupt on the VisualEditor board.
Jdforrester-WMF set the point value for this task to 1.
Jdforrester-WMF subscribed.

Ouch. Happily, we just fixed this as part of other fixes for galleries (code: https://gerrit.wikimedia.org/r/#/c/323090/). It will roll out to production next week (tested against master). Sorry for the disruption!