Closed
Bug 10669
Opened 26 years ago
Closed 26 years ago
URL host syntax (I've tested resource URLs) not quite right yet
Categories
(Core :: Networking, defect, P3)
Core
Networking
Tracking
()
VERIFIED
INVALID
People
(Reporter: danm.moz, Assigned: gagan)
References
(
URL
)
Details
With a build of source checked out the morning of 28 July 99, URL host parsing is slightly broken.
A non-Necko build can find a file at resource://res/samples/somefile.xul, but a Necko build cannot.
Necko *can* find it if you ask for either resource://res/res/samples/somefile.xul or resource:/res/samples/somefile.xul.
PS: this may be the same as bug 10647.
PPS: while I wouldn't call this a blocker since there is a workaround, most of my html
and xul is currently broken because of this bug.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → INVALID
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 3•26 years ago
|
||
marking verified since reporter marked invalid
news://news.mozilla.org/37959486.9288C681%40netscape.com for reference.
Bulk move of all Necko (to be deleted component) bugs to new Networking
component.
You need to log in
before you can comment on or make changes to this bug.
Description
•