Closed
Bug 103092
Opened 24 years ago
Closed 24 years ago
File save dialog can't navigate into symlinked directories
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: rje33, Assigned: asa)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20010913
BuildID: 2001091311
Using the file save dialogue, if one double clicks on a symlink to a directory,
the file requester does not navigate into the directory.
The javascript console says:
Error: file.initWithUnicodePath is not a function
Source File: chrome://global/content/filepicker.js
Line: 322
This bug was not present in mozilla 0.9.2.
Reproducible: Always
Steps to Reproduce:
1.Try to save anything (download, link etc)
2.Using the file requester, click on a symlink to a directory
3.Observe that nothing happens
Actual Results: Nothing
Expected Results: cd into that directory
Comment 1•24 years ago
|
||
*** This bug has been marked as a duplicate of 92329 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•