Closed
Bug 118435
Opened 24 years ago
Closed 24 years ago
disk file address is converted to http instead of file in address
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
People
(Reporter: flashcode, Assigned: trudelle)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.7) Gecko/20011221
BuildID: 2001122108
When I opened a file on my disk, address (file://...) is converted to http://...
when Mozilla saves it in its list of visited pages.
Result: when I want to return to this page (with popup menu), Mozilla wants to
go to the Internet instead of my disk.
Reproducible: Always
Steps to Reproduce:
1.Open a local file (example: file:///tmp/index.html)
2.Click on the popup menu on the navigation bar to return to last visited page
Actual Results: Mozilla goes to the Internet (http://) instead of disk (file://)
Expected Results: It should open local page (on disk)
Comment 1•24 years ago
|
||
Build ID: 2002 11 04 03. Windows 2000.
I don't see this happen. After visiting a local file,
the combobox of the URL field contains "file://..."
Maybe I've misunderstood the reporter's meaning of "popup menu" though.
Comment 2•24 years ago
|
||
Dupe of bug 92132, which has a fix and only needs sr=.
*** This bug has been marked as a duplicate of 92132 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•