Closed
Bug 110950
Opened 23 years ago
Closed 23 years ago
mozilla is unable to open UNC files (file://SERVER/path)
Categories
(Core Graveyard :: File Handling, defect)
Tracking
(Not tracked)
People
(Reporter: register, Assigned: law)
Details
mozilla is unable to open files specified by UNC path on win32. (I'm not sure
if other platforms use this type of path).
Comment 1•23 years ago
|
||
That's because you the two slashes you specified are the protocol slashes (eg.
http:// ftp:// file:// ).
The UNC filenames get 5 slashes total. Please read the bug that I am duping you
to for more info.
*** This bug has been marked as a duplicate of 66194 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•