Page MenuHomePhabricator

File Uploads Hang in Mac/Safari
Closed, ResolvedPublic

Description

Author: wikibugs

Description:
Go to the File Upload Wizard in Mac/Safari
Select a file and and click Upload

The upload process hangs (remains at uploading)


Version: unspecified
Severity: blocker
URL: http://commons.prototype.wikimedia.org/uwd/Special:UploadWizard

Details

Reference
bz26082

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:18 PM
bzimport added a project: UploadWizard.
bzimport set Reference to bz26082.

neilk wrote:

I can't replicate this. Is there anything special about the file you are trying to upload?

How large is it? What kind of file?

wikibugs wrote:

This comes to any file for us. Tried with a normal JPG file.

neilk wrote:

The uploads actually worked (as far as I could tell), but the Safari you are testing with (3.2) might have failed due to some String.trim() calls, which weren't part of the JS standard it implements.

Should be fixed as of r78523.

External testers will need to wait until I merge the uploadwizard-deploy branch, and update commons.prototype with these changes.