Page MenuHomePhabricator

[Android] Uploads with the same title as existing filenames silently overwrite the previous upload
Closed, ResolvedPublic

Description

If I put in a title and Commons already has a file with the same name and extension, the app will overwrite the existing file with my upload.


Version: unspecified
Severity: critical

Details

Reference
bz45498

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 1:31 AM
bzimport set Reference to bz45498.
bzimport added a subscriber: Unknown Object (MLST).

Would 'append a timestamp in case of conflict' be a good idea? Or 'prompt user to rename'?

I think prompt user to rename would be better, with instructions to be more specific. That way we're likely to get more useful filenames, rather than a mess of File:Cat-2013-02-27-08:23:32.jpeg files.