Also, this might be stemming from another problem I just discovered:

I'm using form helper for this form, and for some reason the
'password' and 'confirm_password' fields are completely ignored during
validation, even if I remove the custom beforeSave() validation and
specify validation rules in the $validate array.

If I change it from a password field to a normal input field, the
validation works. How can I get it to work with password fields?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to