Last modified: 2012-08-14 17:34:50 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T39040, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 37040 - Multi-file selection is broken in Opera
Multi-file selection is broken in Opera
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
UploadWizard (Other open bugs)
unspecified
All All
: High normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-05-23 08:09 UTC by Erik Moeller
Modified: 2012-08-14 17:34 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Erik Moeller 2012-05-23 08:09:00 UTC
In Opera 11.64 on Ubuntu, when I try to upload a batch of multiple files, the first file uploads successfully, but all other files fail. Symptoms are identical to bug 32353 (same issue with Firefox 3.6). Also reported here against an older Opera version:

http://commons.wikimedia.org/w/index.php?title=Commons:Upload_Wizard_feedback&diff=71491472&oldid=71483340
Comment 1 Mark Holmquist 2012-05-23 17:38:32 UTC
Patch submitted, need review: https://gerrit.wikimedia.org/r/8626
Comment 2 Brion Vibber 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. :)

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links