Closed
Bug 182198
Opened 22 years ago
Closed 22 years ago
File Links (UNC Path) doesnt work
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 122022
People
(Reporter: andreas.lander, Assigned: asa)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 4.0)
Build Identifier: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.1) Gecko/20020826
If i enter a file link such: file://///MYSERVER/Files/ in the Address-Bar of
the browser, it works.
But if i use this link in a html file in the <a> tag the link doesnt work in
Mozilla/Netscape7, in every other browser (IE, Opera, Netscape 4.7) it works
perfectly.
Reproducible: Always
Steps to Reproduce:
1. Enter a file URL in the Adress-Bar (This works fine)
2. Make a html file with a <a href="file://///MYSERVER/Files">TestLink</a>
3. Open this file in Mozilla and click the Link
Actual Results:
Nothing happens ;-)
Expected Results:
Show a tree or show the download box (if its a file) like i enter the link in
the Adress-bar
Comment 1•22 years ago
|
||
Invalid. Mozilla doesn't load any file:// URLS from a HTTP:// url. You can see a
security warning in taks/tools/Javascript Console
See bug 84128 and bug 122022.
*** This bug has been marked as a duplicate of 122022 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•