FLUID-4268: Uploader's monitorFileUploadXHR() and related code should be refactored into a component

Metadata

Source
FLUID-4268
Type
Bug
Priority
Major
Status
Open
Resolution
N/A
Assignee
Colin Clark
Reporter
Colin Clark
Created
2011-05-27T09:52:46.179-0400
Updated
2014-04-02T15:51:27.123-0400
Versions
  1. 1.3
  2. 1.3.1
  3. 1.4
  4. 1.5
Fixed Versions
N/A
Component
  1. Uploader

Description

At the moment, Uploader has a function called fluid.uploader.html5Strategy.monitorFileUploadXHR(), which serves as an adapter between raw XHR event and the higher-level events of the Uploader. It should be refactored as a component, simplifying its implementation and making it easier to customize.

Comments

  • Justin Obara commented 2011-05-27T11:21:46.407-0400

    Bug Parade Infusion