Closed
Bug 215209
Opened 23 years ago
Closed 23 years ago
deletes targeted file when I open a windows shortcut
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 210588
People
(Reporter: haralder, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1
When surfing in my hard drive, I tried to open a windows shortcut to a folder
(named 'shortcut to Miscosas.lnk'). I was given the option to open it with the
default application but it didn't work, and it did delete my folder "Miscosas".
Reproducible: Always
Steps to Reproduce:
1. [in windows] make a windows folder (named D:\MyFolder)
2. [in windows] make a shortcut to that folder ('D:\shortcut to Myfolder.lnk')
3. go to 'file:///d:/'
4. click on 'shortcut to Myfolder.lnk'
5. click on 'open it with the default application'
6. it says 'shortcut to Myfolder.lnk could not be opened, because an unknown
error ocurred'
7. the folder Myfolder has disappeared
Actual Results:
The folder Myfolder has disappeared and all data is lost (it does a recursive
delete)
Expected Results:
nothing should have happened
A more insight view of the followed steps:
- I click on the shortcut
- FireBird creates a copy of my shortcut file ('shortcut to MyFolder.lnk'),
with a random name (ej. mbd9kjvl.lnk) in my temp folder
- I click on 'open it with the default application'
- It gives the error message and MyFolder gets deleted
- both 'shortcut to MyFolder.lnk' and 'mbd9kjvl.lnk' are still there
Some other things I noticed:
- The same happens when I click on the option 'Open it with:' (I chose the notepad)
- The same happens when the shortcut is to a file, instad of to a folder.
- The file isn't deleted when it is read only.
¿Is FireBird trying to delete the copy of my shortcut and deletes the targeted
folder instead?
Comment 1•23 years ago
|
||
*** This bug has been marked as a duplicate of 210588 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•18 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•