I try to combine postal, geocode, autoassignrole & content_profile to automatically geocode the users location to latitude / longitude data. I started an issue on geocode but i'm not sure if it's a bug of geocode. Geocode adds a #validate to the user registration form using hook_widget(). When looking at $form the #validate is added but it's not executed.

Comments

muschpusch’s picture

Status: Active » Fixed

Switch to the CVS head of geocode and it will work fine. In geocode the function call moved to #after_build which fixed the problem.

Status: Fixed » Closed (fixed)

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