Closed (cannot reproduce)
Project:
Geofield
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2012 at 14:09 UTC
Updated:
4 Oct 2012 at 21:40 UTC
I'm sorry, but my IE is in German so the errors below may not make sense.
However, IE8 does not display the map at all, it only outputs the div with 'test' written in it. The same goes for IE7.
This is the error it throws:
SCRIPT5007: Für die Eigenschaft "ZoomControlStyle" kann kein Wert abgerufen werden: Das Objekt ist Null oder undefiniert
geofield_map.js?lxjala, Zeile 23 Zeichen 43
SCRIPT5007: Für die Eigenschaft "__gjsload__" kann kein Wert abgerufen werden: Das Objekt ist Null oder undefiniert
%7Bcommon,util%7D.js, Zeile 1 Zeichen 1I tried the new dev version to see if this was fixed, but this seems to render the map, but only with a plain grey background, no images.
I hate IE with a passion as much as the next person, but unfortunately I have to be able to support at least IE8 for my sites *sigh*
Comments
Comment #1
phayes commentedComment #2
Brandonian commentedCan you send an export of the view that you're using?
Comment #4
tecjam commentedHi, I don't use a view, I simply render the field as a geofield map on my node view.
However, I think the above error was due to me not clearing my cache after update. Not that this has resolved the error as the map background images still aren't loaded (grey block still), but the IE error i receive now is:
Means: Property 'LatLng' is NULL or undefined in GeoJSON.js line 11
Comment #5
Brandonian commented@tecjam, I've made a few changes to the javascript in dev to address some functionality regression in the module, and I think I've taken care of this issue as well, because a similar issue happens in Firefox. Can you check the latest dev and see if it fixes it? I'll try to track down a copy of IE as well to test independently.
Comment #6
tecjam commentedHi Brandonian,
it still breaks and thus also breaks any other javascript on that page for IE8 & IE7.
The issue is now again ZoomControlStyle is undefined or NULL in geofield_map.js Row 23.
Comment #7
Brandonian commentedI'm having trouble replicating the error in IE8. I have a clean install of Drupal, Geofield and related variables. Can you send me an example geo value that you're trying to map, along with the settings you have on your display?
Comment #8
Brandonian commentedClosing, please reopen if you are still having this issue.
Comment #8.0
Brandonian commentedmore info