Metadata
- Source
- FLUID-1725
- Type
- Sub-issue
- Priority
- Blocker
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Eli Cochran
- Reporter
- Justin Obara
- Created
2008-10-29T10:56:54.000-0400 - Updated
2008-10-29T14:28:49.000-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- Uploader
Description
None of the progress bars are displaying the upload progress.
The following error occurs during upload.
file.progress has no properties
[Break on this error] file.progress.update(filePercent,filePercent+"%","",true);
From line 56 of uploader.js
Comments
-
Eli Cochran commented
2008-10-29T14:25:00.000-0400 appears to be fixed
-
Justin Obara commented
2008-10-29T14:28:49.000-0400 I believe it was fixed with r5890