Details
-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.3, 1.3.1
-
Fix Version/s: None
-
Component/s: Uploader
-
Labels:None
-
Environment:IE8 - Win XP, Win 7
FF3.6 - WinXP, Win 7
IE6 - WinXP
Description
Using the Uploader demo (http://build.fluidproject.org/infusion/components/uploader/html/Uploader.html) I can upload files larger than 20MB in FF 3.6, but unable to upload (i.e. can't queue) the same files in IE8.
To reproduce:
- load http://build.fluidproject.org/infusion/components/uploader/html/Uploader.html in IE8 and FF3.6
- try to add a file greater than 20MB to the queue (easy way to create such a file is to create a zip file and stuff it).
- In FF3.6, the file should appear in the queue.
- In IE8, the OS browse dialog should disappear and no file appears in the queue.