https://bugzilla.wikimedia.org/show_bug.cgi?id=48261

Brad Jorsch <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Brad Jorsch <[email protected]> ---
"badfilename" isn't an error, it's a warning that the filename you specified is
going to be stored under a different name than you specified. And it doesn't
prevent uploading any more than any other warning: If you specify
ignorewarnings in your API query, the file *does* get uploaded.

This is just like uploading through the Special:Upload web UI: when warnings
exist, the file is temporarily stashed and warnings are displayed to the user.
But if wpUploadIgnoreWarning is included in the submission (via the "Ignore any
warnings" checkbox or the "Ignore warning and save file anyway" submit button),
the file is uploaded despite any warnings.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to