https://bugzilla.wikimedia.org/show_bug.cgi?id=35047
--- Comment #13 from [email protected] <[email protected]> 2012-03-15 23:16:12 UTC --- (In reply to comment #11) > Would it properly detect if it just got an error message back or treat it as success? The the former one. https://secure.wikimedia.org/wikipedia/commons/wiki/MediaWiki:Gadget-DelReqHandler.js Deletion deleteFile -> doAPICall -> $.ajax -> error/success (would throw an alert-box on error) (both HTTP-status errors and result.error (like bad token) are handled) -- 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
