Metadata
- Source
- FLUID-2464
- Type
- Sub-issue
- Priority
- Blocker
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Eli Cochran
- Reporter
- Justin Obara
- Created
2009-04-02T08:58:00.000-0400 - Updated
2009-04-07T16:08:34.000-0400 - Versions
- N/A
- Fixed Versions
-
- 1.0
- Component
-
- Uploader
Description
Can't upload file's flash 9 server version of uploader
Steps to reproduce:
1) Open the server version of the uploader
2) Add an appropriate file to the queue
3) Attempt to upload the file
Notice that even with valid files, an error message is displayed in the file queue and the file is not uploaded
Environments
IE 7 (Win Vista)
IE 6, IE 7 (Win XP)
Attachments
Comments
-
Justin Obara commented
2009-04-02T14:53:52.000-0400 Will require a full set of QA tests after it is resolved.
-
Colin Clark commented
2009-04-06T14:54:03.000-0400 Here's a patch that includes a fix: there's something really weird going on with the way Flash resolves relative paths. In IE, it appears to be correctly relative to the HTML file, but on FF, weirdness ensure. We're using an absolute path to ensure it works across all browsers.
This patch also includes modifications to the clean-build-run.sh script based on the changes in the Infusion WAR file structure. It also includes signfiicant cleanup and simplification of the image-gallery.js file.
-
Eli Cochran commented
2009-04-06T15:21:33.000-0400 I have reviewed Colin's patch, FLUID-2464.a.patch. Looks good, tests well.
-
Colin Clark commented
2009-04-06T16:49:08.000-0400 I committed a fix for this at r7049 with permission from the King,
-
Justin Obara commented
2009-04-07T16:08:34.000-0400 Verified fix using:
IE 7 (Win Vista)
IE 6, IE 7 (Win XP)