Page MenuHomePhabricator

When a single file in a batch is invalid, only that file should be rejected
Closed, ResolvedPublic

Description

Steps to reproduce:

  1. Rename a valid jpg to something invalid, like "test.bork".
  1. Upload a batch which includes that file.

Expected behavior:

The test.bork file is rejected, but the other files are uploaded.

Actual behavior:

Some files in the batch are left in an invalid state (upload never starts). Tested in Chrome.

Hypothesis: Potentially related to https://gerrit.wikimedia.org/r/#/c/7149/


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

Details

Reference
bz39608

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 1:06 AM
bzimport added a project: UploadWizard.
bzimport set Reference to bz39608.
bzimport added a subscriber: Unknown Object (MLST).

https://gerrit.wikimedia.org/r/#/c/21820/ seems to have fixed the above case as intended. I can still get UW to trip up by mixing a few different error cases in the first step, but I'll file a separate bug for that.

  • Bug 39778 has been marked as a duplicate of this bug. ***
Gilles raised the priority of this task from High to Unbreak Now!.Dec 4 2014, 10:21 AM
Gilles moved this task from Untriaged to Done on the Multimedia board.
Gilles lowered the priority of this task from Unbreak Now! to High.Dec 4 2014, 11:22 AM