Closed Bug 93179 Opened 24 years ago Closed 23 years ago

canadiantire.ca - Web site has bad JavaScript

Categories

(Tech Evangelism Graveyard :: English Other, defect)

x86
Other
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 52920

People

(Reporter: colinp, Unassigned)

References

()

Details

The first javascript drop down is supposed to update the second when a value is
chosen in the first.  However, the second drop down's content is never updated.
It looks like it's the cross frame security that is causing this.  I get Error:
uncaught exception: Permission denied to access property.
The first drop down is from cantire2.canadiantire.ca, the page itself is from
www2.canadiantire.ca.
The first drop down frame tries to use:
if (document.prov_form.province.options[0].selected) {
parent.topleft.location
='http://cantire2.canadiantire.ca/cgi-bin/storeloc/cityfind3.pl?province=AB'; }

and the parent part is denied access correctly, as it's from a different domain
name.



All Evangelism Bugs are now in the Product Tech Evangelism. See bug 86997 for
details.
Component: Evangelism → US English
Product: Browser → Tech Evangelism
Version: other → unspecified
-> Non US English
Assignee: bclary → momoi
Component: US English → Non-US English
QA Contact: zach → jonrubin
Summary: Web site has bad JavaScript → canadiantire.ca - Web site has bad JavaScript
This should be marked as a duplicate of bug# 52920
yup, dup!

*** This bug has been marked as a duplicate of 52920 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
mass change, switching qa contact from jonrubin to ruixu.
QA Contact: jonrubin → ruixu
Verified.
Status: RESOLVED → VERIFIED
Mass reassigning English-Other bugs to general default assignees.
Assignee: momoi → english-other
QA Contact: ruixu → english-other
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.