Closed
Bug 3784
Opened 26 years ago
Closed 26 years ago
nsFileSpec problems on Mac
Categories
(Core :: XPCOM, defect, P2)
Tracking
()
VERIFIED
FIXED
M3
People
(Reporter: mozilla, Assigned: mcmullen)
Details
nsFileURL when initialized with a FSSpec doesn't prepend a "file://" on the Mac.
It also should append a trailing slash if its referencing a directory. John
(McMullen) has fixes.
QA: To exercise this, in apprunner you can load in "resource:/res/rdf/
sidebar.xul" and open up the "File System" container. Once nsFileURL is fixed,
you should be able to browse through volumes.
Reporter | ||
Updated•26 years ago
|
Priority: P3 → P2
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Fix checked in. I can browse my file system at this url. It isn't pretty, but
it's rather impressive all the same.
Changing QA contact to rjc@netscape.com
Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 6•25 years ago
|
||
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.
Description
•