Active
Project:
Geofield
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2013 at 19:20 UTC
Updated:
13 May 2023 at 16:15 UTC
Jump to comment: Most recent
Have set up the following:
| Comment | File | Size | Author |
|---|---|---|---|
| after-clicking-find-using-address-field.jpg | 66.11 KB | tymn | |
| before-clicking-find-using-address-field.jpg | 48.84 KB | tymn |
Comments
Comment #1
guictx commentedSame here with lateste 7.x-2.x-dev.
Comment #2
ufku commentedThis is because geofield settings are added twice by openlayers_geofield_widget_afterbuild() during ajax request.
In geofield.widgets.openlayers.inc(line 289) replace
with
Sorry i can't provide a patch right now.
Comment #3
Enric Climent commentedSame bug.
I try #2 but doesn't works. any suggestion?
Thanks
Comment #4
antonello.dipinto commented#2 works form me
thanks
Comment #5
mtoscano commentedA years old small issue still applying to latest version, #2 works.
Comment #6
poker10 commentedThanks for working on this. We cannot mark this RTBC when there is no patch.