Last modified: 2012-04-21 17:10:04 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 T37870, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 35870 - Pre-upload thumbnail shows spinner, never finishes on Windows 8 Consumer Preview / IE 10
Pre-upload thumbnail shows spinner, never finishes on Windows 8 Consumer Prev...
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Uploading (Other open bugs)
1.20.x
All All
: Low normal (vote)
: ---
Assigned To: Brion Vibber
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-04-10 23:18 UTC by Brion Vibber
Modified: 2012-04-21 17:10 UTC (History)
3 users (show)

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


Attachments

Description Brion Vibber 2012-04-10 23:18:05 UTC
IE 10 *should* implement the necessary interfaces for this preview thumbnail, but it's not working.

On special;upload

Pick a .png file etc and see the preview area open up with a spinner. Never gets filled in with a final image.
Comment 1 Brion Vibber 2012-04-13 21:20:04 UTC
In JS console:

SCRIPT438: Object doesn't support property or method 'readAsBinaryString' 
load.php, line 57 character 397

ho-ho, suspicious...
Comment 2 Brion Vibber 2012-04-13 21:57:21 UTC
https://gerrit.wikimedia.org/r/4924 works around this for Special:Upload by
using readAsArrayBuffer and converting the buffer to a binary string (which the
jpeg metadata library wants).

Better fix would be to update the metadata library to accept array buffers as
well.

Also needs fixing in UploadWizard.
Comment 3 Brion Vibber 2012-04-13 22:13:20 UTC
https://gerrit.wikimedia.org/r/#q,4926,n,z has the same fix for UploadWizard.
Comment 4 Erik Moeller 2012-04-21 17:10:04 UTC
Merged by Kaldari, tested and verified, resolving as fixed.

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


Navigation
Links