Re: Validation for saveAll not returning messages

2008-10-23 Thread luke BAKING barker
Hi Lane, I'm getting this exact same problem, invlaidation occurs, but the messages are not populated and I get an empty array for the model that failed in the view's $this->validationErrors. Strange! I'm using RC 3 - LANE, did you work out any solution other than the workaround you provided? L

Validation for saveAll not returning messages

2008-09-10 Thread Lane
Hello, I'm trying to use saveAll to save multiple records of a model in one form. Everything works fine as far as saving and validation goes except for one little problem. If the data entered does not validate, the validationErrors array that is returned does not contain the fields or the error