Closed Bug 153448 Opened 22 years ago Closed 22 years ago

Does not allow me to follow file:// links that are on http servers

Categories

(Core :: DOM: Core & HTML, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED WONTFIX

People

(Reporter: dyost, Assigned: jst)

References

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1a) Gecko/20020610
BuildID:    2002061108

Mozilla does not seem to be following links to local files if the page is
downloaded from a web server.  For example the tag <a href="file:///">blah</a>
will not work if the page is on a web server, but will work if the page is
loaded locally.  

Reproducible: Always
Steps to Reproduce:
1.Create a webpage with a file:// link
2.Load the webpage from your local hard drive, the link will work.
3.Upload the webpage to a webserver and open the document from there and the
link will not work

Actual Results:  link is not followed

Expected Results:  it should follow the link

If this is meant as a security measure perhaps a warning message could be
displayed telling the user that the link is to a local file instead of not
following the link at all.
David, look in the JavaScript console. You should see a message that remote
content can not link to local content or somethign similar. 
This is as designed, WONTFIX.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WONTFIX
QA Contact: desale → stummala
*** Bug 189095 has been marked as a duplicate of this bug. ***
see also bug 84128
Status: RESOLVED → VERIFIED
Component: DOM: HTML → DOM: Core & HTML
QA Contact: stummala → general
You need to log in before you can comment on or make changes to this bug.