I was having the same problems with version 2.x, but after of reading the book, i noted that in this version is recommendable using $this->Model->validationErrors property instead to $this->Model->invalidFields method as We used to use in previous versions of the core.
Regards Source: http://book.cakephp.org/2.0/en/models/data-validation/validating-data-from-the-controller.html El miércoles, 1 de febrero de 2012 15:06:38 UTC-4:30, Sidarth escribió: > > Hi, > > I realize this "solution" is not good and I try understand cake code > to can contribute in bug resolution. > > Sorry by my english. > > Regards, > > -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- 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]. Visit this group at http://groups.google.com/group/cake-php?hl=en.
