Closed
Bug 100531
Opened 24 years ago
Closed 24 years ago
relative HREFs in anchor tags don't work if they have %24 and %20 in them
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: joel.reed, Assigned: asa)
References
()
Details
bring up url, page down, click on any of the relative
links like $Session->{CodePage} and watch the browser
go nowhere. IE5.5 handles this ok.
if i take out the %24 and %20 from the HREF it works.
the links look like: <a href="#%24Session%20Object">which moz0.9.4 doesn't like
i guess (no previous version
worked either)
Comment 1•24 years ago
|
||
This is a dup of bug 87996
(Anchors with special characters do not work properly)
Comment 2•24 years ago
|
||
I agree, therefore marking DUPE
Reporter: If you disagree you can REOPEN
*** This bug has been marked as a duplicate of 87996 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•