Closed
Bug 264589
Opened 20 years ago
Closed 20 years ago
Interrupted download (by dropped connection) places garbage in download file
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 230870
People
(Reporter: weilrich, Assigned: bugs)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10.1
When my connection drops, even briefly (I'm on a wireless LAN), the download
manager stalls. When the connection comes back up the download file is
corrupted. The download manager should support resuming downloads whenever
possible and display an error if the downloaded file is corrupted (the data
stream gets interrupted).
Reproducible: Always
Steps to Reproduce:
1. Download any fairly large file (5MB or so)
2. Break the connection to the internet
3. Re-connect to the internet
Actual Results:
The downloaded file became corrupted and would not open properly.
Expected Results:
Resumed the download from the point it was interrupted or display an error
saying that the downloaded file is corrupted.
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 230870 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•