Closed
Bug 150959
Opened 24 years ago
Closed 9 years ago
if URL has ">" it it history will not update correctly
Categories
(Core Graveyard :: History: Global, defect)
Core Graveyard
History: Global
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: bugzilla, Unassigned)
References
()
Details
if you go to http://gemal.dk/test/link.html and rightclick on the "test1" and
say open in new tab and do the same thing with "test2" and the reload the page
you'll see that the test1 link stays blut like we never visited it before.
20020609
Comment 1•24 years ago
|
||
This is global history
Assignee: radha → jaggernaut
Component: History: Session → History: Global
Comment 3•24 years ago
|
||
I see your problem with Linux. And I appreciate Denmarks's victory;-)
But: http://www.w3.org/Addressing/rfc1738.txt
2.2. URL Character Encoding Issues
[...]
Unsafe:
[...]
The characters "<" and ">" are unsafe because they are used as the
delimiters around URLs in free text
[...]
All unsafe characters must always be encoded within a URL.
So I claim this bug is INVALID. It might be a bug to use this URL in the first
place. Of cource, Mozilla does encode it, but maybe it should refuse the link.
pi
OS: Windows 2000 → All
Hardware: PC → All
Updated•19 years ago
|
Assignee: bross2 → nobody
QA Contact: claudius → history.global
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
Updated•7 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•