cake_1.2.x.x_6590

I have 2 rules for an email input and am providing the error messages
to $form, instead of the model's $validate array, because they must be
localised. It seems that Cake loses track of these. I've been looking
through FormHelper's source but cannot figure out even how it gets the
error messages from the $validationErrors array in error() method for
instances where the message is provided in the model, not the view.

For the latter, $form doesn't check for multiple error messages in the
input() method, AFAICT.

Anyone done this with any success?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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