Closed
Bug 307356
Opened 19 years ago
Closed 19 years ago
downloading a large file >2GB by ftp displays negative status values
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 228968
People
(Reporter: janusz_1234, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7.10) Gecko/20050717 Firefox/1.0.6 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7.10) Gecko/20050717 Firefox/1.0.6 Downloading a large file >2GB by ftp displays negative status values. (I have not tested a http download of this size) no doubt related to: https://bugzilla.mozilla.org/show_bug.cgi?id=228968 (marked as resolved as of 2005-04-05 (ie. before firefox 1.0.6) Reproducible: Always Steps to Reproduce: Download the url: ftp://ftp.proxad.net/mirrors/fedora.redhat.com/fedora/linux/core/4/i386/iso/FC4-i386-DVD.iso Actual Results: status becomes negative at the 2GB boundary (no doubt a signed 32-bit int used for the size...) Expected Results: status should stay positive
Comment 1•19 years ago
|
||
Bug fixes are usually not checked into stable branches unless they are security related, or critical failures. *** This bug has been marked as a duplicate of 228968 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•