This is a migrated thread and some comments may be shown as answers.

[Solved] Safari multiple file upload problem

1 Answer 27 Views
Upload
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Kyle
Top achievements
Rank 1
Kyle asked on 06 Mar 2012, 02:43 PM
When I attempt to upload multiple files in Safari, the file size is set to 0 for all files. However uploading a single file works as expected. This issue can be replicated on the demo page as well so I was wondering, is this a limitation of Safari or the Upload control and if there was a fix/work-around?

I've attached a screen shot of the error as seen on your demo page. To replicate go to http://demos.telerik.com/aspnet-mvc/razor/upload/clientsideevents in Safari and set it to the RAZOR view and then open the inspector. Then set a break point on line 48 of the clientsideevents file. Then press the select button on the demo page and choose 2 or more files to upload and press "Open" and you should hit the break point. Then drill down into the "e" object till you get to e.files[0] and you can see that the size is 0.

Here is a list of potentially useful information about my setup.
OS: Windows 7 64-bit
Safari version 5.1 (7534.50)

Thanks in advance for any assistance.

1 Answer, 1 is accepted

Sort by
0
Accepted
T. Tsonev
Telerik team
answered on 07 Mar 2012, 10:00 AM
Hi,

Seems like a genuine bug. Thanks for taking the time to report it. 

I've created a minimal test case and reported the bug report to Apple. Let's hope for a timely fix.

All the best,
Tsvetomir Tsonev
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the Telerik Extensions for ASP.MET MVC, subscribe to their blog feed now.
Tags
Upload
Asked by
Kyle
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
Share this question
or