Closed
Bug 213120
Opened 22 years ago
Closed 22 years ago
Camino goes back two pages instead of one on URL error
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 157004
People
(Reporter: neilio, Assigned: saari)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4a) Gecko/20030327 Chimera/0.7+ BeatnikPad
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4a) Gecko/2003071505 Chimera/0.7+
Make sure you have XUL error pages enabled - in user.js, add:
user_pref("browser.xul.error_pages.enabled", true);
1. Go to http://thenonsuch.mac.com/caminoTest/index.html
2. Click on the link to page two.
3. Now click on the link which goes to a non-existent URL.
4. You will get a URL error page.
5. Click the back button.
6. Camino goes back to page one, instead of going back to page two. I assume it
would be better to send the user back to the previous page, instead of two pages
back.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Reporter | ||
Comment 1•22 years ago
|
||
Sorry, wrong URL - it should be:
http://homepage.mac.com/thenonsuch/caminoTest/index.html
Comment 2•22 years ago
|
||
This occurs with both Mozilla (20030720) for MacOSX and Camino (2003071505).
I can't find a dup, but then again I'm not to good at searching for dups (or I
lack the confidence) ;)
I agree you should be taken back to the previous page.
Comment 3•22 years ago
|
||
See bug #157004
Comment 4•22 years ago
|
||
*** This bug has been marked as a duplicate of 157004 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•