Closed Bug 279119 Opened 20 years ago Closed 20 years ago

window.history.go("location") don't work

Categories

(Firefox :: Bookmarks & History, defect)

x86
Windows NT
defect
Not set
blocker

Tracking

()

VERIFIED DUPLICATE of bug 168150

People

(Reporter: pascal.Favrel, Assigned: bugs)

Details

User-Agent:       Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0)
Build Identifier: Mozilla/5.0 (Windows; U; WinNT4.0; fr-FR; rv:1.7.5) Gecko/20041108 Firefox/1.0

With a first page with location : http://localhost:9080/accueil.htm
And this page has a link on : http://localhost:9080/recherche.htm
On second page if you execute the script 
 window.history.go("http://localhost:9080/accueil.htm") or 
 window.history.go("accueil") 
nothing append. 

The script with go(-1) work fine and the history.length is correct.


Reproducible: Always

Steps to Reproduce:
1.See Summary details above
2.
3.

Actual Results:  
Nothing. 

Expected Results:  
Go to the first page.

*** This bug has been marked as a duplicate of 168150 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Summary: window.history.go("location") don't work → window.history.go("location") don't work
Status: RESOLVED → VERIFIED
Component: History → Bookmarks & History
QA Contact: mozilla → bookmarks
You need to log in before you can comment on or make changes to this bug.