Would like to add that since the 'dob' field is not in the data that I
am tying to save, and it is not marked as 'required', Why should
Model::saveAll( $data, array ('validate' => 'first')) give an error on
this?

Also, if you try -
Model::saveAll( $data) without the validate option,  it does not give
any validation error...

So, it sure does seem to be a bug to me?

Can somebody shed light on this...


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