Closed
Bug 100539
Opened 24 years ago
Closed 24 years ago
file upload does not recognise symlinks to directories
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
People
(Reporter: philip, Assigned: rods)
Details
the file upload box does not let one change to a directory using a symlink to
it. Symlinks to regular files can be selected.
To reproduce:
1. Create a directory
2. Create a symlink to the directory
3. In a file upload dialog, try to change to this directory
It doesn't happen.
*** This bug has been marked as a duplicate of 93970 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•