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

--- Comment #1 from Brion Vibber <[email protected]> 2012-08-11 00:05:24 UTC 
---
The unknown warning may be simply the 'was-deleted' based on the filename:

{
  "upload": {
    "result":"Success",
    "filekey":"10rzmlb07tj8.ckjgaf.123.jpg",
    "sessionkey":"10rzmlb07tj8.ckjgaf.123.jpg",
    "warnings": {
      "was-deleted":"Image.jpg"
    },
    "imageinfo":{.....}
...


This should definitely not be preventing the upload from going on to the next
step, especially since we're going to change the filename! :(

The other popup warning appears to be internal to UploadWizard, and should
perhaps special-case that multiple "image.jpg"s are expected on iOS.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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