FLUID-675: File Upload: Progress flashes when a file has an error

Metadata

Source
FLUID-675
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Eli Cochran
Reporter
Eli Cochran
Created
2008-05-29T19:22:22.000-0400
Updated
2008-12-03T11:42:00.000-0500
Versions
  1. 0.3
Fixed Versions
  1. 0.3
Component
  1. Uploader

Description

On all browsers, if a file hits an error, the progress overlay briefly disappears.

Seems that the complete code is getting called.

Comments

  • Eli Cochran commented 2008-05-30T18:48:26.000-0400

    File upload errors now block the Upload complete so the Progress is not dismissed until the very end.

  • Justin Obara commented 2008-12-03T11:42:00.000-0500

    appears to have been fixed