Closed
Bug 8546
Opened 26 years ago
Closed 26 years ago
[4.xP] Relative links do not function
Categories
(Core :: DOM: HTML Parser, defect, P3)
Tracking
()
VERIFIED
FIXED
M9
People
(Reporter: Crysgem, Assigned: joki)
References
()
Details
Apprunner Build ID: 1999061808
Uniqueness probe (possibly related bugs): Bug 2110
'T'is difficult to create a minimized case as the links are relative and thus
server-dependent; alas.
The content model looks fine. Here's the reduced case:
<html><body>
<a href="/home/thomas.html">NEW SEARCH</a><br>
SPONSOR:<a href="/cgi-bin/bdquery/R?d106:FLD003:@1(Rep+Goodlatte++Bob)">Rep
Goodlatte, Bob</a>
</body></html>
This blankness is also professed by the 1999063008 incarnation, at
http://www.mailexcite.com/.
Comment 5•26 years ago
|
||
This is working on all platforms today (080209M9 builds)
On Win98, it seems to have started working on the 073011 build. I'm going to
the http://www.mailexcite.com/ location, and clicking the "Sign In" button. Is
this the correct link?
Crysgem, is this working for you now?
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Your clicking is true at http://www.mailexcite.com/, janc@netscape.com, and the
1999080212 build indeed is sealed of this flaw.
Resolving--Fixed.
You need to log in
before you can comment on or make changes to this bug.
Description
•