Closed
Bug 4126
Opened 26 years ago
Closed 26 years ago
[4.xP]URL parsing is wrong. (Or different from other browsers)
Categories
(Core Graveyard :: Viewer App, defect, P3)
Tracking
(Not tracked)
M4
People
(Reporter: sandymacjr, Assigned: nisheeth_mozilla)
References
()
Details
if you go to:
http://thecity.eu.org/diaries
and click on a link you get different results than:
http://thecity.eu.org/diaries/
mozilla parses the relative URLs in the page different because of that last
"/".
In the fisrt it thinks the diaries part is no different than index.html or some
other page.
In the secode it knows the diaries part is a directory name.
Netscape 4 and IE4 parse that pages like intended.
Updated•26 years ago
|
Assignee: dp → nisheeth
Comment 2•26 years ago
|
||
Nisheeth, this looks like the webshell / problem. Please mark it fixed if you
you already have.
QA Contact: 3853
Summary: URL parsing is wrong. (Or different from other browsers) → [4.xP]URL parsing is wrong. (Or different from other browsers)
Target Milestone: M4
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
QA Contact: 4130
Comment 4•26 years ago
|
||
verified dupe of 3413
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•