Closed Bug 10588 Opened 26 years ago Closed 26 years ago

nsFileSpec's Unix 'file:' URL parsing is brain-dead

Categories

(Core :: XPCOM, defect, P3)

All
Linux
defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: dougt, Assigned: dougt)

References

Details

Waterson pointed this bug out: http://bugzilla.mozilla.org/show_bug.cgi?id=9236 "The nsFileSpec's Unix 'file:' URL parsing is brain-dead. Instead of doing "file:/u/whatever", do "file:///u/whatever". (That is, three slashes instead of one.)"
Blocks: 10435
This all needs to get unified with nsStdURL and nsFileChannel. Doug knows about it. That's bug 10435.
Target Milestone: M13
This problem will be addressed in nsIFile. setting milestone to m13.
getting some bugs off the m13 milestone
the resolution of this it to move the users to necko. warren, is there an easy migration path for users of nsFileURL? Most users want to get back to a nsFileSpec (or in the future a nsIFile).
Depends on: 22047
will be fixed by 22047
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Resolution: FIXED → WONTFIX
since nsIFileURL will not be fixed in favor of necko using nsIFile, marking as wont fix.
since nsIFileURL will not be fixed in favor of necko using nsIFile, marking as wont fix.
Bulk moving to XPCOM, in preparation for removal of XP File Handling component. (XPFH has received two bugs in ~5 months, and is no longer in active use.)
Component: XP File Handling → XPCOM
You need to log in before you can comment on or make changes to this bug.