Metadata
- Source
- FLUID-831
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Eli Cochran
- Reporter
- Anastasia Cheetham
- Created
2008-06-26T17:26:06.000-0400 - Updated
2008-12-03T11:45:29.000-0500 - Versions
-
- 0.4beta1
- Fixed Versions
- N/A
- Component
-
- Uploader
Description
In IE 6, clicking on the 'Browse files' causes an error, "Exception thrown and not caught"
Nothing else happens (i.e. no file selection dialog)
Environments
IE 6 (in VMware)
Comments
-
Eli Cochran commented
2008-07-22T23:14:24.000-0400 I could use some more information on reproducing this bug. Which context was the Uploader being used in: pop-up, inline, live, demo?
This looks to me that it might be the IE local Flash permissions bug.
- Eli
-
Justin Obara commented
2008-07-23T13:51:28.000-0400 Here is the error.
Line: 2
Char: 9220
Error: Exception thrown and not caught
Code: 0
URL: http://build.fluidproject.org/fluid/sample-code/uploader/inline/uploader.html -
Justin Obara commented
2008-07-23T13:53:36.000-0400 The above error occurs in both the inline and pop-up version.
It happens whenever you click the 'Browse Files' button.
For the pop-up version, it will throw the error as soon as you click the 'Add Files' button, but the uploader still loads. The OS File Open Dialog does not open.
-
Justin Obara commented
2008-07-23T14:04:06.000-0400 'screenshot-1' shows the Flash global settings manager. There is no "edit locations" option. The permission is set to "Always allow" but the error still occurs
-
Justin Obara commented
2008-07-23T14:07:49.000-0400 'screenshot-2' shows the Flash settings manager, running off FireFox 2 from the same virtual machine. Notice that the settings are the same. The only difference is that you can see the "Edit locations" option. There are no errors thrown in FF2
-
Eli Cochran commented
2008-07-23T14:21:28.000-0400 What version of Flash? I suspect that this may be the same bug as FLUID-679
-
Justin Obara commented
2008-07-24T16:09:12.000-0400 Just tested this using our ATutor sample (for user testing), It through an error (See below)
Line: 357
Char: 4
Error : Exception thrown and not caught
Code : 0
URL: http://www.atutor.ca/atutor/fluidtest/tools/filemanager/index.php -
Justin Obara commented
2008-07-24T16:12:21.000-0400 updated to the latest version of Flash,
it is now working, Flash may not have been installed properly before.
-
Justin Obara commented
2008-07-24T16:12:51.000-0400 Updated Flash to version 6, appears to be working