Closed Bug 92353 Opened 23 years ago Closed 23 years ago

javascript:gotoPage(' ...') does not work.

Categories

(Core :: Security, defect)

x86
Windows 98
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 86984

People

(Reporter: charlesccli, Assigned: security-bugs)

References

()

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.1) Gecko/20010607
Netscape6/6.1b1
BuildID:    20010723

javascript:gotoPage(' ...') does not work.

Reproducible: Always
Steps to Reproduce:
1.go to http://content.sina.com/news/65/24/652406_1_b5gif.html
2.ignore all the Chinese words. go to the bottom , click on the hyper link
labeled "continue"
3. no page is loaded

Actual Results:  the link doesn't work. No new page shows up.

Expected Results:  the link should show up.
confirming with win2k build 20010724..

JS Console
Error: uncaught exception: Permission denied to access property

-> Security General
Assignee: rogerl → mstoltz
Status: UNCONFIRMED → NEW
Component: Javascript Engine → Security: General
Ever confirmed: true
QA Contact: pschwartau → ckritzer
Worksforme. Maybe the page has changed. They were probably trying to do some
kind of cross-host DOM access; we generally don't allow that.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
I just check the page. It still doesn't work for Mozilla 20010726.
reopening
I see this with win2k build 20010726.. and a new profile

They use <a 
href="javascript:gotoPage('/news/65/24/652406_2_b5gif.html')">Continues</a>... ]

There is no cross-host dom access...
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Looks like the offending property is history.length, marking dup...

*** This bug has been marked as a duplicate of 86984 ***
Status: REOPENED → RESOLVED
Closed: 23 years ago23 years ago
Resolution: --- → DUPLICATE
The above url and the page are not reachable anymore. The dup 86984 is fixed though.

Verified on 2001-10-10-branch build on WinNT.
Status: RESOLVED → VERIFIED
QA Contact: ckritzer → bsharma
You need to log in before you can comment on or make changes to this bug.