bestprotop / jquery-multifile-plugin

Automatically exported from code.google.com/p/jquery-multifile-plugin
0 stars 0 forks source link

IE 7 Stack Overflow / Out of Memory errors #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load page in IE 7
2. Select several files for upload
3. Submit Form

What is the expected output? What do you see instead?

I expect the data to be sent to the server side (localhost in this case). 
Files are less than 1K, so I expected it to happen quickly. 

Instead, the browser hangs, and alternately throws "Stack Overflow" 
and "Out of Memory" errors in popup dialogs.

This works quickly and flawlessly in Firefox.

What version of the plugin/jQuery are you using?
PLUGIN VERSION: 1.31
JQUERY VERSION: 1.2.6

On what browser(s) or operating system?
BROWSER(S): IE 7, Windows XP

Please provide a link to where the problem can be observed:
URL:  Sorry - Internal app. I'll try to reproduce the problem in a demo 
page when I get home.

Feel free to provide any additional information below.

This happened on two different machines. 

Original issue reported on code.google.com by David.Sp...@gmail.com on 24 Mar 2009 at 8:33

GoogleCodeExporter commented 9 years ago
Please cancel this. I solved this by upgrading to the latest JQuery (1.3.2).

Original comment by David.Sp...@gmail.com on 24 Mar 2009 at 9:37

GoogleCodeExporter commented 9 years ago
No worries. There's no point in making the plugin support older versions of 
jQuery... 
glad you worked it out.

Original comment by diego.a...@gmail.com on 24 Mar 2009 at 10:00