Page MenuHomePhabricator

If you get a duplicate-archive warning for the first file in a multifile upload it gives a JS error
Closed, ResolvedPublic

Description

TypeError: upload is undefined
mw.UploadWizard.js, line 611:

if ( $j.inArray( upload.state, endStates ) !== -1 ) { ...


Version: unspecified
Severity: major

Details

Reference
bz39778

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 12:49 AM
bzimport added a project: UploadWizard.
bzimport set Reference to bz39778.
bzimport added a subscriber: Unknown Object (MLST).

Yes, the change seems to fix it so it's probably the same bug essentially.

  • This bug has been marked as a duplicate of bug 39608 ***
Gilles triaged this task as Unbreak Now! priority.Dec 4 2014, 10:10 AM
Gilles moved this task from Untriaged to Done on the Multimedia board.
Gilles lowered the priority of this task from Unbreak Now! to Needs Triage.Dec 4 2014, 11:22 AM