Original bug title:
action=upload overwrites files despite ignorewarnings is not set
Follow-up from Bug 64883
Description:
UploadWizard does never set ignorewarnings when publishing files through API. And the API upload module is supposed to give a warning if a file exists. Thus, Upload Wizard isn't able [in theory] to overwrite files. But exactly this happened because the API returned "success" instead of a warning.
There are plenty of examples in Bug 64883
Version: unspecified
Severity: normal
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=64883