Closed (fixed)
Project:
OpenLayers Geocoder
Version:
6.x-2.0-alpha5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Sep 2010 at 14:01 UTC
Updated:
22 Nov 2010 at 08:49 UTC
Jump to comment: Most recent file
Comments
Comment #1
mikesir87 commentedWell, is the POST variable being set? The content type is required in order to select the correct instance of a field. Otherwise, if a field is shared in multiple content types, the correct settings may not be used.
One other thing... open the field settings, and resave them. I had to do that on a few occasions for some reason... possibly another change that was made?
Comment #2
guillaumev commentedHi,
I noticed the same bug, using 2.x-alpha5: when the search box is enabled, autocomplete does not work. When it is disabled, it works...
Comment #3
guillaumev commentedProposing the following patch that fixes the problem.
Comment #4
mikesir87 commentedGotcha! Yeah... that makes sense, and it works for me.
Comment #5
ckngYes, #3 should fixed the problem.
Comment #6
ademarco commentedThanks for the patch. Committed: http://drupal.org/cvs?commit=434874
Comment #7
joshuabud commentedAfter struggling to figure out why the auto-complete wasn't working I tried the Dev version of the module and voila it worked. I wish this would have been mentioned before spending so much time trying to trouble shoot the alpha version.
If you are having trouble with auto-complete and you are not not using the dev version download and install it and magically it SHOULD work.
Great module, lets get a release version with the mentioned functionality out to the masses!