FLUID-818: Upload: In a multi-instance scenario progress displays on both uploaders even when only one is running

Metadata

Source
FLUID-818
Type
Bug
Priority
Critical
Status
Closed
Resolution
Fixed
Assignee
Eli Cochran
Reporter
Eli Cochran
Created
2008-06-24T19:01:18.000-0400
Updated
2008-12-03T11:44:27.000-0500
Versions
  1. 0.3
  2. 0.4
Fixed Versions
  1. 0.4
Component
  1. Uploader

Description

Set up a page with two-uploaders on the page
Add files to both uploaders
Click Upload for one of the uploaders
Observe that both uploaders display progress

Comments

  • Eli Cochran commented 2008-06-24T19:01:57.000-0400

    Observed during testing for multi-instance verification

  • Eli Cochran commented 2008-06-24T19:28:12.000-0400

    The file for multi-uploader testing can be found at: tests/fluid-tests/manual/multi-uploader/index.html

  • Eli Cochran commented 2008-06-24T19:31:02.000-0400

    instantiated each progress using the Uploader container, not the file queue. The uploader container selector should always be unique, of course it might not be.

  • Justin Obara commented 2008-12-03T11:44:27.000-0500

    appears to have been fixed