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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | map_name-1171000-2.patch | 2.09 KB | Jerome F |
| #1 | map_name-1171000.patch | 2.51 KB | avr |
Comments
Comment #1
avr commentedAnd the patch.
Comment #2
Jerome F commentedthis patch gets rid of the Notice :
EDIT : don't take into account the atached patch in my comment that's a mistake.
Comment #3
eft commentedThanks avr !
Comment #4
pontus_nilssonPatch in #2 solved the notice that shows up.
Comment #5
seanberto commented.
Comment #6
phayes commentedThis is fixed here: http://drupalcode.org/project/geofield.git/commit/f18fce6
Thanks all