FLUID-3998: In regular upload demo, deleting a file that's in uploader queue will will do nothing--deleted file appears to upload

Metadata

Source
FLUID-3998
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
James Yoon
Created
2010-12-21T14:02:12.408-0500
Updated
2010-12-21T16:22:55.923-0500
Versions
  1. 1.3
Fixed Versions
N/A
Component
  1. Uploader

Description

To reproduce:

1. Visit http://build.fluidproject.org/infusion/components/uploader/html/Uploader.html
2. Add some files, but do not upload
3. Delete a file or two from the system
4. Press upload
5. All files will appear to upload

Environments

FF3.6/Win7
IE8/Win7
Safari5/MacOS10.6

Comments

  • Erin Yu commented 2010-12-21T14:54:04.355-0500

    The same behaviour is observed in Safari5/MacOS10.6.
    In FF3.6/MacOS10.6, however, deleting a file in the queue will disable the uploader. Clicking on Upload will not the upload process.

  • Mike Lam commented 2010-12-21T16:22:55.920-0500

    Not a bug, since the uploader demo itself doesn't actually upload any files any where. It's just a simulation . However, see FLUID-3996 as this becomes an issue when we are actually uploading files to a server.