Closed
Bug 14695
Opened 25 years ago
Closed 25 years ago
nonexistant sites should not be added to session history SH
Categories
(Core :: DOM: Navigation, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: alecf, Assigned: waterson)
References
()
Details
If you have are viewing a valid site, and then type in a bogus url
like http://www.alskdjflaskd.com/, the DNS lookup will fail, but the site will
be added to your session history.
This means that if you hit back, it appears to do nothing, because it goes
"back" from the nonexistant site, to the site you were looking at, which is
still on scree en.
Updated•25 years ago
|
Assignee: don → waterson
QA Contact: leger → claudius
Comment 1•25 years ago
|
||
Chris, is this you or someone else?
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M13
Updated•25 years ago
|
Component: Browser-General → History
Assignee | ||
Updated•25 years ago
|
Target Milestone: M13 → M20
Comment 2•25 years ago
|
||
Looks like almost a DUP of bug 11325, "bad URLs added to browser history",
ASSIGNED, M15 - the difference being that that bug is about the global
history and this one is about the session history. This bug also seems
responsible for "empty" entries on the Go menu.
Summary: nonexistant sites should not be added to history → nonexistant sites should not be added to session history SH
Comment 3•25 years ago
|
||
lets be sure and keep these separated for now. with the new changes to come I think SH and global will be handled differently.
Comment 6•25 years ago
|
||
wanna reel in the milestone here? similar and related bug 11325 is M15 (and rightly so)
Comment 8•25 years ago
|
||
cc'ing radha
This should be fixed.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 10•25 years ago
|
||
VERIFIED Fixed on all platforms with the 200042109 builds
Status: RESOLVED → VERIFIED
Component: History: Session → Document Navigation
QA Contact: claudius → docshell
You need to log in
before you can comment on or make changes to this bug.
Description
•