Closed
Bug 43325
Opened 24 years ago
Closed 24 years ago
loads random page from memory upon BACK if requested page did not load or was not available
Categories
(Core :: DOM: Navigation, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: icorbett, Assigned: radha)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; m16) Gecko/20000613
BuildID: 2000061311
whn using the BACK button or list to return to a page that did not load
correctly or was not available a random page from history will load instead of
returning a file_not_fount or unavailable error
Reproducible: Always
Steps to Reproduce:
1. link to or GO_TO a URL that does not load correctly
2. link to or GO_TO a URL that does load correctly
3. hit the BACK button or select the page that did not load correctly from the
pop up history list
Actual Results: random page from history loaded, non fatal
Expected Results: returned same results as initial attempt at loading page that
does not load correctly be that an error response or a server error
Comment 1•24 years ago
|
||
over to History
Assignee: asa → radha
Status: UNCONFIRMED → NEW
Component: Browser-General → History
Ever confirmed: true
QA Contact: doronr → claudius
Assignee | ||
Comment 2•24 years ago
|
||
Please provide specific url. Is this frameset related?
Status: NEW → ASSIGNED
Comment 3•24 years ago
|
||
I do this in 2000080108 M18 Win98:
(1) Start Browser. Go to http://www.aol.com
(2) Go to http://www.mozilla.org/foo (an invalid URL, so Mozilla returns a Not
Found error page)
(3) Go to http://www.mozilla.org/foobar (another invalid URL, so another Not
Found error page is returned)
(4) Press back. I'm brought back to the error response for mozilla.org/foo (as
indicated by the URL bar)
(5) Press back. I'm brought back to aol.com
Thus, it works fine. Without more specific steps to reproduce, more detailed
information from you, or a retest from you on later builds (6/13 is far too
old), I'm marking this wfm...It's not enough to report a bug and forget about
it (especially if the bug is grossly lacking in detail/information)
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Comment 4•24 years ago
|
||
Works for me:
Platform: PC
OS: Windows 98
Mozilla Build: 2000101214 M18 Trunk Build
Marking as Verified.
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
•