Metadata
- Source
- FLUID-1936
- Type
- Bug
- Priority
- Blocker
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Eli Cochran
- Reporter
- Justin Obara
- Created
2008-12-08T09:37:02.000-0500 - Updated
2009-01-20T13:33:19.000-0500 - Versions
- N/A
- Fixed Versions
-
- 0.6
- Component
-
- Uploader
Description
"Stop Upload" button throws an error
that.uploadManager.pause is not a function
that.uploadManager.pause(); From line 428 of Uploader.js
Steps to reproduce
1) Open the uploader example:
2) Add several files to the file queue
3) Press the upload button to start uploading the files.
4) Press the "Stop Upload" button
Notice that the uploads continue and that an error is thrown.
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)
Comments
-
Justin Obara commented
2008-12-08T09:37:26.000-0500 Bug Parade 0.6 release
-
Eli Cochran commented
2008-12-15T12:43:23.000-0500 with the resolving of FLUID-1947, I declare this bug resolved! I guess I should wait for it to close but we're just getting so close!
-
Justin Obara commented
2009-01-20T13:33:19.000-0500 Verified fix using:
FF2, FF3, Opera 9.5, Safari 3 (Mac OS 10.5)
FF2, FF3, IE7, Opera 9.5 (Win XP)