FLUID-3874: Implement all Uploader features within the HTML 5 strategy

Metadata

Source
FLUID-3874
Type
New Feature
Priority
Critical
Status
Closed
Resolution
Fixed
Assignee
Mike Lam
Reporter
Colin Clark
Created
2010-12-02T18:45:41.342-0500
Updated
2014-03-03T13:40:02.348-0500
Versions
N/A
Fixed Versions
  1. 1.3
Component
  1. Uploader

Description

At the moment, the HTML 5 version of the Uploader is now able to successfully upload files to a server. However, there is still some functionality missing. This includes:

  • Local behaviour such as the ability to remove files and handle browse button enabling/disabling based on certain events
  • Full support for file progress events
  • Error handling
  • Support for all options in Uploader's queueSettings

Comments

  • Justin Obara commented 2010-12-03T08:49:21.340-0500

    "Bug Parade Infusion 1.3"

  • Mike Lam commented 2010-12-07T13:17:26.413-0500

    Implemented!