Metadata
- Source
- FLUID-2020
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- N/A
- Reporter
- Justin Obara
- Created
2008-12-17T15:43:37.000-0500 - Updated
2009-01-13T10:34:46.000-0500 - Versions
-
- 0.6
- Fixed Versions
-
- 0.7
- Component
-
- Uploader
Description
Uploading files which have been readded to a file queue throws an error.
Steps to reproduce:
1) Open the server version of uploader
http://build.fluidproject.org:8080/sakai-imagegallery2-web/site/AddImages/#
2) Add several files to the file queue
3) Remove some of the files
4) Click the 'Upload' button
Notice that the upload stops where the file(s) were removed and an error is thrown.
Error: that.progressBar.position() has no properties
From line 106 of Progress.js
Environments
FF2, FF3, Opera 9.5, Safari 3 (Mac OS 10.5)
FF2, FF3, Opera 9.5 (Win XP)
FF3 (Win Vista)
Comments
-
Justin Obara commented
2009-01-06T12:14:11.000-0500 Bug Parade 0.7 release
-
Justin Obara commented
2009-01-13T10:34:46.000-0500 fixed at r6299 with committed patches from FLUID-1982
Verified fix using:
FF2, FF3, Opera 9.5, Safari 3 (Mac OS 10.5)
FF2, FF3, IE6, IE7, Opera 9.5 (Win XP)
FF3, IE7 (Win Vista)