Closed Bug 126935 Opened 23 years ago Closed 23 years ago

Access to files with file:// does not work from secure pages

Categories

(Core :: Networking: File, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 84128

People

(Reporter: bugzilla, Assigned: dougt)

Details

I set up an Intranet homepage on my PC. I have the following links on my HTML page:
- To a text file on a network server using
file://///server/directory/directory/file.txt. 
- To a directory on my PC using file://///pc-name/directory
Both links can be accessed properly when I load the page from my local disc.

Then I check in the page to the intranet server. Access is then through https:
But then both links above do not work any more, with no error message.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
This is done on purpose.  There is a security violation if we allow websites to
access local files.  Yes we need an error message for this.  We're working on it
in bug 84128

*** This bug has been marked as a duplicate of 84128 ***
v
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.