https://bugzilla.wikimedia.org/show_bug.cgi?id=65406
--- Comment #2 from Rainer Rillke @commons.wikimedia <[email protected]> --- So here is what I found out so far: * It is using IframeTransport for Flickr upload -- Why the hell? It's just upload-by-url; this could be a normal POST request of either the ActiveX component or the standard XHR (which is both normalized by $.ajax) * It doesn't set the target of the form -- so it submits to the page instead of the iframe -- 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
