Posted by marcus178 on September 30, 2010 at 11:31am
3 followers
Jump to:
| Project: | Embed Google Maps Field |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
The module works ok but when I inspect the element in chrome there seem to be a lot of errors
Unsafe JavaScript attempt to access frame with URL http://example.com from frame with URL http://maps.google.com/maps?f=q&source=s_q&geocode=&q=14-16%20Matilda%20.... Domains, protocols and ports must match.
70gen_204:-1Resource interpreted as script but transferred with MIME type text/html.
gen_204:-1Resource interpreted as script but transferred with MIME type text/html.
gen_204:-1Resource interpreted as script but transferred with MIME type text/html.
Comments
#1
also getting the Unsafe JavaScript error, no luck yet.
#2
Same problem, this seems to appear for certain address though.
For example, thuis one is ok:
http://maps.google.com/maps?q=1+Rue+du+Gros+Guillaume,+Le+Rheu,+France&hl=fr&sll=48.135043,-1.620796&sspn=0.007948,0.01929&vpsrc=0&t=m&z=16but this one fails, showing a wrong place
http://maps.google.fr/maps?q=10+Rue+Vauquelin,+Paris&hl=fr&ie=UTF8&sll=46.75984,1.738281&sspn=8.354699,19.753418&vpsrc=0&hnear=10+Rue+Vauquelin,+75005+Paris,+%C3%8Ele-de-France&t=m&z=16#3
After rebooting the server, the error went away