Do you use save() function or invalidates to get the validation ? If you use the validates function, a tip :
in controller : $this->Spindle->data = $this->data; $this->Spindle->invalidate(); Hope this helps On Aug 1, 2:56 pm, burzum <[EMAIL PROTECTED]> wrote: > On Aug 1, 1:55 pm, Baz <[EMAIL PROTECTED]> wrote: > > > I'm assuming this is 1.2? > > Yes, its 1.2, the nightly build from 2007-07-29 but the older build > had the same problem. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
