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

muschpusch’s picture

I 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.

allie micka’s picture

The version that is in cvs HEAD no longer uses the validate method. Can you see if things work better there?

muschpusch’s picture

You rock! Thanks a lot it's working fine!

gagarine’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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

adamus_maximus’s picture

Version: 6.x-1.0-alpha1 » 6.x-1.0-alpha2
Status: Closed (fixed) » Needs work

This 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