Closed
Bug 237360
Opened 21 years ago
Closed 21 years ago
Back button not working on error page
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 157004
People
(Reporter: ajunne, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040206 Firefox/0.8
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040206 Firefox/0.8
When the error pages are enabled instead of the error messages, something goes
wrong in the browser and an error message appears, it's not possible to go back
to the previous webpage by clicking on the back-button, it's disabled.
Reproducible: Always
Steps to Reproduce:
1. Enable error pages, set config var "browser.xul.error_pages.enabled" to true
2. Create a simple html page with a link to an nonexisting site, like
http://www.fakesite.tld/
3. Open that html file in Firefox and click on the link
Actual Results:
An error page appears with the following text:
Address Not Found Error
www.fakesite.tld could not be found. Please check the name and try again.
(../..)
Try again
The back button on that page is disabled, it's not possible to go back to the
previous page where the link to the fake site was located.
Expected Results:
The back button should be enabled, and when clicked upon the browser should go
back to the previous correct page.
Comment 1•21 years ago
|
||
Marking as dupe of bug 157004 after seeing bug 160548.
*** This bug has been marked as a duplicate of 157004 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•