Needs work
Project:
Geocode
Version:
6.x-1.0-alpha2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Dec 2009 at 17:26 UTC
Updated:
10 Oct 2010 at 15:12 UTC
I'm not sure if it's a conflict with autoassignrole or content profile but i try to make a test setup the next days.
Comments
Comment #1
muschpusch commentedI did some more debugging and $form[#validate][1] is set to geocode_widget_form_validate but the function isn't called. How can it be that a second #validate is skipped? $form[#validate][0] is node_form_validate... I'm relative new to drupal and would need some assistance on fixing this issue.
Comment #2
allie mickaThe version that is in cvs HEAD no longer uses the validate method. Can you see if things work better there?
Comment #3
muschpusch commentedYou rock! Thanks a lot it's working fine!
Comment #4
gagarine commentedComment #6
adamus_maximus commentedThis was still a problem for me in 6.x-1.0-alpha2, using content profile registration 6.x-1.0
(even though you're now using an #after_build callback instead of a validator)
Check out these posts:
http://drupal.org/node/826126#comment-3553282
http://drupal.org/node/489818#comment-3553350