FLUID-5344: HTML5UploaderSupport tests are failing in IE with a message that FormData isn't supported

Metadata

Source
FLUID-5344
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2014-04-30T09:10:29.053-0400
Updated
2014-05-02T10:02:12.307-0400
Versions
N/A
Fixed Versions
  1. 1.5
Component
  1. Uploader

Description

The following tests are failing.

Ensure event sequence for fileSuccessHandler
Ensure event sequence for fileErrorHandler
Ensure event sequence for fileStopHandler

With the messages:

Assertion failure (see console.log for expanded message): Error instantiating HTML5 Uploader - browser does not support FormData feature. Please try version 1.4 or earlier of Uploader which has Firefox 3.x support)

Died on test #2 undefined: Object doesn't support this property or method

Environments

IE 8, IE 9

Comments

  • Justin Obara commented 2014-04-30T12:37:02.424-0400

    Submitted a pull request https://github.com/fluid-project/infusion/pull/504

  • Cindy Li commented 2014-05-01T11:55:28.737-0400

    Merged into the project repo @ 048de07fcc45c81e314a53bb682bb812ec940458

  • Justin Obara commented 2014-05-02T09:05:35.686-0400

    The test still appears to fail in IE 8 when running allTests.html because no test are run at all.

  • Justin Obara commented 2014-05-02T09:34:14.761-0400

    Submitted a pull request https://github.com/fluid-project/infusion/pull/508

  • Cindy Li commented 2014-05-02T10:02:10.561-0400

    Merged into the project repo @ 5c8d6165789536c72502863211c0a3331249276c