Closed
Bug 331335
Opened 19 years ago
Closed 10 months ago
URI fixup should recognise ~/ on unix
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
People
(Reporter: chpe, Unassigned)
Details
Attachments
(1 file)
1.18 KB,
patch
|
Details | Diff | Splinter Review |
nsDefaultURIFixup should recognise ~/ as referring to the home directory. Since nsLocalFileUnix already expands ~/, the fix is simple; patch coming up.
Reporter | ||
Comment 1•19 years ago
|
||
Comment 2•19 years ago
|
||
Can someone commit this fix?
Reporter | ||
Comment 3•19 years ago
|
||
(In reply to comment #2)
> Can someone commit this fix?
>
No, since it isn't even reviewed, and I didn't even request review yet.
Comment 4•18 years ago
|
||
Any progress on this one?
Updated•15 years ago
|
Assignee: adamlock → nobody
QA Contact: adamlock → docshell
Updated•2 years ago
|
Severity: normal → S3
Comment 5•10 months ago
|
||
I just voted for this bug, because I put a local file path into the URL bar just to see Firefox send it to the search engine instead of opening the file.
This is not just a convenience measure, but a serious privacy concern.
Updated•10 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•