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

Brion Vibber <br...@wikimedia.org> changed:

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

--- Comment #2 from Brion Vibber <br...@wikimedia.org> 2012-05-23 19:19:36 UTC 
---
Merged with some modifications in 4a26c0876bd02d0b04f7aca55e8fe4985c4549f9

Base problem is that only the FormData-based upload transport supports multiple
files right now. On browsers without the FormData interface (such as Firefox
3.6 and Opera 11.64) we use an iframe-based transport which has no way to
accept arbitrary File objects.

Should take care of it now. :)

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to