Hello
When a event is edited, if you don't change the address field, the coordinates saved in the geofield get deleted as explained in #1679926: Geocoding from computed field after node edit doesn't work. This is solved in the last dev 7.x-1.2+18-dev and we have 7.x-1.2+9-dev
I have checked creating events and updating them changing or not the address. Works perfect :)
So I request to update to this dev. Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | oa_events-geocoderupdate-2452421-2.patch | 554 bytes | Jorrit |
Comments
Comment #1
candelas commentedI also submitted a patch for this error #1293794: Geocoder doesn't clear Geofield if it receives a malformed address in case you are interested.
Comment #2
Jorrit commentedI also need an updated version of the geocoder module, mainly for support for Google API keys and caching of results. I have tested simple procedures like updating a node and an address and it seems the update works without changes to oa_events. I'll update this issue if I notice any incompatibilities.
Comment #3
Jorrit commentedComment #4
mpotter commentedI'm all in favor of using the actual module release. Committed to 81b54c1.