> But the current behavior is indeed correct. You simply cannot trust
> that values that should be set in your form will be. If you get a
> request that comes in missing a field, your validation routine needs
> to pick that up. Otherwise, you'd need to do an isset() for each
> required value after validation occurs.
> --~--~---------~--~----~------------~-------~--~----~

But the current behavior is not doing that. When a field is missing in
a request it is not being picked up by the validation routine

--~--~---------~--~----~------------~-------~--~----~
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