There is an issue with OpenLayers maps (http://drupal.org/node/1144542) because of a change from "preset_name" to "map_name" in their arrays.

Patch coming.

CommentFileSizeAuthor
#2 map_name-1171000-2.patch2.09 KBJerome F
#1 map_name-1171000.patch2.51 KBavr

Comments

avr’s picture

StatusFileSize
new2.51 KB

And the patch.

Jerome F’s picture

StatusFileSize
new2.09 KB

this patch gets rid of the Notice :

Notice: Undefined index: map_name in theme_openlayers_map() (line 16 of /sites/all/modules/openlayers/includes/openlayers.theme.inc).

EDIT : don't take into account the atached patch in my comment that's a mistake.

eft’s picture

Status: Active » Reviewed & tested by the community

Thanks avr !

pontus_nilsson’s picture

Patch in #2 solved the notice that shows up.

seanberto’s picture

.

phayes’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.