Closed
Bug 617825
Opened 14 years ago
Closed 14 years ago
incorrect handling of downloaded files with similar names.
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 301328
People
(Reporter: xxldoctor, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; ru; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0C)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; ru; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0C)
If you download multiple files with identical names (eg. name.png) in one folder:
1 - the download window will display files with the same name (name.png) - ok;
2 - in the download folder first of them will be named as original (name.png), the others will be named as original-№ (name-1.png, name-2.png etc.) - ok;
3 - when you open any of these files from download window, will be opened the first of them (name.png) - not ok =/
Reproducible: Always
Steps to Reproduce:
1.download multiple files with identical names
2.open any of these files from download window
Actual Results:
will be opened the first of them
Expected Results:
should open appropriate file (but I do not know whether we should call them differently in the download window)
sorry for my english, I used google translator =)
Updated•14 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•