FLUID-1983: Uploader not working with flash 9: using IE

Metadata

Source
FLUID-1983
Type
Sub-issue
Priority
Blocker
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2008-12-16T11:20:39.000-0500
Updated
2009-02-11T16:00:52.000-0500
Versions
  1. 0.6
  2. 0.7
Fixed Versions
  1. 0.8
Component
  1. Uploader

Description

Uploader not working with flash 9: using IE

Steps to reproduce:

1) Open the uploader:
http://build.fluidproject.org/fluid/fluid-components/html/templates/Uploader.html
http://build.fluidproject.org:8080/sakai-imagegallery2-web/site/AddImages/

2) Attempt to add files to the file queue

Notice that the browse button doesn't seem to do anything, and/or it will throw an error

Environments

IE6, IE7 (Win XP)
IE7 (Win Vista)

Comments

  • Justin Obara commented 2009-01-14T09:45:13.000-0500

    Current work around is to use graceful degradation. See FLUID-2073

  • Justin Obara commented 2009-02-11T08:54:12.000-0500

    It appears that swfupload 2.20 beta 5 should give us this support back. We should upgrade to beta 5.

  • Justin Obara commented 2009-02-11T08:54:18.000-0500

    Bug Parade 0.8 release

  • Eli Cochran commented 2009-02-11T12:30:17.000-0500

    • upgraded to SWFUpload beta 5
    • removed graceful degradation for Flash 9/IE
    • removed specific configuration for Flash 9 required for older versions of SWFUpload but kept backwards compat.
    • added code to mimic the SWFUpload 2.10 behaviour of hiding the flash movie in a 1px container at the end of the body
  • Colin Clark commented 2009-02-11T13:22:08.000-0500

    Eli and I pair programmed on this commit, so it has been code reviewed.

  • Justin Obara commented 2009-02-11T16:00:52.000-0500

    Verified fix using:

    FF2, FF3, Opera 9.5, Safari 3 (Mac OS 10.5)
    FF2, FF3, IE6, IE7, Opera 9.5 (Win XP)
    FF3, IE7 (Win Vista)
    FF3, IE6 (Win 2000)