https://bugzilla.wikimedia.org/show_bug.cgi?id=38222
--- Comment #2 from Bryan Tong Minh <[email protected]> --- This should never happen because you should always call verifyUpload() before checkWarnings() (should be documented). ApiUpload allows you to call checkWarnings() if you use async=true, which is I think the reason for the exceptions we see in production. -- 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
