Bug 10097 - go button in flash doesn't work due to allowScriptAccess="samedomain"
Summary: go button in flash doesn't work due to allowScriptAccess="samedomain"
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Evangelism (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://weather.com
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-25 01:44 PDT by David Storey
Modified: 2008-02-10 16:03 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Storey 2006-07-25 01:44:43 PDT
Steps:

Enter a city in the second city search text field, and click go (the one in the flash file below the blue header)

Expected:
See results

Actual:
Nothing

Reason:
In Opera this doesn't work as allowScriptAccess="samedomain" is used on the flash file, with the domain being images.weather.com and the results page being weather.com.  I'd guess that this is also the reason why it doesn't work on Safari.  It works on FF as browser sniffing doesn't send this attribute to them.

Fix:
Remove the attribute for all browsers.
Comment 1 David Storey 2006-08-10 04:09:43 PDT
"We appreciate your alerting us to a potential problem with our Web site or one
of our products.  We'll look into the issue immediately and make any necessary
changes.  "  from weather channel rep.
Comment 2 Robert Blaut 2008-02-10 16:03:37 PST
The site was changed. I can't see any go button in flash file. All other two go buttons work without problem. So the bug is FIXED.