dear drupalers,
when users modify something in their profile through url user/*/edit and click save if password confirmation field is empty, validation fails
is this process the normal one? (i'm also using simplenews, user relationships, private_msg that could have an impact on that)
i would like to disable this check. password should be checked *only* if it changes, not if changes applies to profile information (user name, picture, ...)
i "printed_r" the form with hook_form_alter when $form_id = 'user_profile_form' but i can't find which info is related to that in password field
can you please advice?
thanks in advance
Comments
Comment #1
mortenson commentedI have the same problem.
I dont understand why retyping the password any time you edit a profile field.
Anyone? thanks
Comment #2
mortenson commentedHere is the problem: http://drupal.org/node/751198#comment-4582278
Comment #3
miaoulafrite commentedthanks mortenson nice thread
keep the issue open because this should be nice avoiding browsers to sent a value in there