FLUID-2297: Progress functionality to handle changing progress bars is no longer used but still lingering in the codebase

Metadata

Source
FLUID-2297
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Eli Cochran
Reporter
Eli Cochran
Created
2009-02-26T18:36:51.000-0500
Updated
2011-02-22T16:27:52.045-0500
Versions
  1. 0.8
Fixed Versions
  1. 1.0
Component
  1. Uploader

Description

The Progress component still contains a little bit of code to handle an edge case that we thought that we needed for the Uploader where you could change the container for the object on the fly. This supported a case were you would use one progress indicator for different rows. We changed the architecture of the Uploader to use a progressor for each row (better user feedback) and now that code is just clutter.

Comments

  • Eli Cochran commented 2009-02-26T19:11:29.000-0500

    Removed the crufty old code. All tests pass. Uploader still works. Angels sing.

  • Michelle D'Souza commented 2011-02-22T16:27:52.044-0500

    Closing issues that were resolved for 1.0 and earlier releases.