FLUID-1874: Uploading files while there are previously uploaded files in the file queue, makes the uploader appear to halt

Metadata

Source
FLUID-1874
Type
Bug
Priority
Blocker
Status
Closed
Resolution
Fixed
Assignee
Eli Cochran
Reporter
Justin Obara
Created
2008-12-01T09:55:29.000-0500
Updated
2008-12-04T08:40:29.000-0500
Versions
  1. 0.6beta1
Fixed Versions
  1. 0.6
Component
  1. Uploader

Description

Uploading files while there are previously uploaded files in the file queue, makes the uploader appear to halt

Steps to reproduce:

1) Open the uploader example:
http://build.fluidproject.org:8080/sakai-imagegallery2-web/site/AddImages/

2) Add some files to the file queue and upload them

3) Add some other files to the file queue and upload them

Notice that the uploader appears to halt after uploading all of the new files.

Environments

FF2, FF3, Opera 9.5, Safari 3 (Mac OS 10.5)
FF2, FF3, IE6, IE7, Opera 9.5 (Win XP)
FF3, IE7 (Win Vista)
FF3, IE6 (Win 2000)

Attachments

Comments

  • Justin Obara commented 2008-12-01T09:56:59.000-0500

    'screenshot-1' shows the uploader after it has finished uploading the additional files

  • Eli Cochran commented 2008-12-03T14:15:18.000-0500

    Interesting bug... and perplexing as the file queue is behaving differently on the server vs. local. On the server the queue seems to still contain the files which were already uploaded. Which is, of course, a big ol' hint as to what's going on.

  • Eli Cochran commented 2008-12-03T19:14:39.000-0500

    now updating the internal status of our queue on all significant file upload events.

  • Justin Obara commented 2008-12-04T08:40:29.000-0500

    Verified fix using:

    FF2, Safari 3 (Mac OS 10.5)
    FF3, IE7 (Win Vista)