Active
Project:
Embed Google Maps Field
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Sep 2010 at 11:31 UTC
Updated:
5 Dec 2011 at 15:29 UTC
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
Comment #1
emcniece commentedalso getting the Unsafe JavaScript error, no luck yet.
Comment #2
jvieille commentedSame 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=16Comment #3
jvieille commentedAfter rebooting the server, the error went away