Closed Bug 82406 Opened 24 years ago Closed 24 years ago

links not marked as :visited if the domain is supplied with out an ending "/"

Categories

(Core :: CSS Parsing and Computation, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 12493

People

(Reporter: jrspm, Assigned: pierre)

References

()

Details

Attachments

(1 file)

Tested on build 2001052304 on Win2k (SP2) Links are not recognized as :visited if they don't have "/" at the end of the link. For instance: <a href="http://www.mozilla.org">boo</a> will *NEVER* be rendered as :visited whereaas <a href="http://www.mozilla.org/">boo</a> will be rendered as :visited if you've been to the site To reproduce: 1. Open the testcase (coming shortly) 2. click either of the links to go to mozilla.org (if you haven't yet been there) 3. Go back and reload the page to make sure the :ink and :hover states are updated 4. Notice that the first link never changes from its :link state while the second changes to its :visited state Expected: both links should now be in :visited state Actual: Only the second link (the one with the "/" at the end) is changed to :visited jake
Opps this one has been reported before. :-) bug 12493 (layout does not canonicalize URIs for global history lookup). *** This bug has been marked as a duplicate of 12493 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: