Closed Bug 104842 Opened 23 years ago Closed 23 years ago

not possible to follow a link pointing to local (LAN mapped) html file

Categories

(SeaMonkey :: General, defect)

x86
Windows 95
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 84128

People

(Reporter: adam, Assigned: asa)

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win95; en-US; rv:0.9.5+) Gecko/20011014
BuildID:    2001101408

It's not possible to follow a link pointing to local or network mapped html file
using tag <a href="file:///V:/intranet/something.htm">link</A> 
It's OK to follow that type of link from locally opened html file, but not from
file opened from http server (apache). When the link is clicked nothing happens.
It doesnt work in Mozilla browser 0.9.3-5, it works OK in NN 4.5 and IE 5.5. 

Reproducible: Always
Steps to Reproduce:
1.open page with containing a link pointing to local html file 
2.click the link
3.

Actual Results:  nothing happens when you click a link for example <a
href="file:///V:/intranet/something.htm">link</A>

Expected Results:  follow the link and open the file as it should be local html file
Take a look at the Javascript console.  This is a security feature to prevent
web sites from accessing file:// urls.

The bug this is a duplicate of has information on how to turn off this security
feature if you wish.

*** This bug has been marked as a duplicate of 24128 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
wrong bug#.  I can't type.
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---

*** This bug has been marked as a duplicate of 84128 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago23 years ago
Resolution: --- → DUPLICATE
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.