to make sure you should use a full validation array

var $validate = array(
    'title' => array(
      'myNotEmptyRule' => array(
        'rule' => 'notEmpty',
        ...


On 4 Okt., 16:53, Jonathan <[email protected]> wrote:
> On Oct 4, 11:49 am, Jens Dittrich <[email protected]> wrote:
>
> > Have you checked the bug reports or fixes from version 1.3.6 to 1.3.12? You
> > are referring to an quite old release, could have been fixed already.
>
> I checked the code from the repository, and it didn't seem to have
> changed. Now I briefly ran through the tickets, but didn't find anyone
> related to this.
>
>   Regards
>
>     Jonathan

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to