Page MenuHomePhabricator

uploading a duplicate file fails without error
Closed, ResolvedPublic

Description

Author: pdhanda

Description:

  • Upload a file
  • Try to upload the same file again but change the Destination filename
  • You will get a warning about it being a duplicate. Click "Ignore warning and save file anyway"
  • The upload fails without an error

Version: 1.17.x
Severity: normal
URL: http://prototype.wikimedia.org/release-en/Special:Upload

Details

Reference
bz27090

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:22 PM
bzimport set Reference to bz27090.

pdhanda wrote:

Investigating whether this is a config issue or an actual bug in the 1.17 branch

Bryan.TongMinh wrote:

*** This bug has been marked as a duplicate of bug 27021 ***

neilk wrote:

To clarify, you first have to:

  1. upload a file
  2. upload an identical file, with a different filename, without checking "Ignore warnings".
  3. you get the slightly-different Special:Upload page which doesn't give you the option to ignore warnings. It shows you the other file for comparison and then gives you several submit buttons.

And finally, the error:

  1. Even if you click 'ignore warnings, submit anyway' you are sent back to the upload page, only now the File input is empty. The upload fails without obvious warnings or problems.