Hi,

I had a country field set as a text field widget for tests. Later, I changed it to a Select list, with the list of the countries of the world. Openlayers_geocoder didn't take the change into account, and as a result, the autocompletion for this field did not work.

I looked through the code and I'm proposing the attached patch, which fixes the issue.

CommentFileSizeAuthor
openlayers_geocoder-select.patch1.21 KBguillaumev

Comments

ademarco’s picture

Version: 6.x-2.0-alpha5 » 6.x-2.x-dev
Status: Needs review » Fixed

Thanks! Committed: http://drupal.org/cvs?commit=457786

After changing a target field widget type you anyway to re-submit the Geocoder field settings.

Status: Fixed » Closed (fixed)

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