FLUID-605: Size of files to upload incorrectly includes size of files already uploaded.

Metadata

Source
FLUID-605
Type
Bug
Priority
Minor
Status
Closed
Resolution
Fixed
Assignee
Eli Cochran
Reporter
Jonathan Hung
Created
2008-05-15T15:13:30.000-0400
Updated
2008-12-02T15:17:04.000-0500
Versions
  1. 0.3
Fixed Versions
  1. 0.4
Component
  1. Uploader

Description

If files have been previously uploaded and new files are added to the upload queue (but not actually uploaded), the total file size to upload is reported incorrectly. The incorrect file size includes the total sum of files already uploaded.

Environments

WinXP FF2

Comments

  • Eli Cochran commented 2008-06-16T22:55:53.000-0400

    With the various changes to the way that the progress is tracked and displayed this bug is fixed.

  • Justin Obara commented 2008-12-02T15:17:04.000-0500

    appears to have been fixed