Closed
Bug 215194
Opened 22 years ago
Closed 22 years ago
AutoDownload overwrites existing files
Categories
(Toolkit :: Downloads API, defect, P1)
Toolkit
Downloads API
Tracking
()
VERIFIED
FIXED
mozilla1.5
People
(Reporter: bugs, Assigned: bugs)
Details
(Keywords: dataloss)
If you use autodownload to download a file with the same name as an existing
file, that file is overwritten. An exists() check should be performed and a -1,
-2, etc variant made if necessary.
Assignee | ||
Comment 1•22 years ago
|
||
-> me, 0.7
Assignee: blake → bugs
Priority: -- → P1
Summary: AutoDownload overwrites existing files → AutoDownload overwrites existing files
Target Milestone: --- → Firebird0.7
Comment 2•22 years ago
|
||
Severety should be critical, since loss of data can occur.
Assignee | ||
Comment 3•22 years ago
|
||
Fixed.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 4•21 years ago
|
||
Verified using Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b)
Gecko/20030817 Mozilla Firebird/0.6.1+
Status: RESOLVED → VERIFIED
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•