debug() not working is probably related to your debug level, as the
function remains unchanged in 1.3.  I'm not aware of any issues with
date limiting as there are tests for it and they pass.  But if you
have a way to reproduce the issue, you could always open a ticket on
lighthouse.

-Mark

On May 7, 3:52 am, mivogt-LU <[email protected]> wrote:
> Hi there,
>
> since I did the update to cake 1.3 final
> - debug() does not output anything
> - some validatiung is no more done
> - limiting date/time range is not working..
>
> echo "<td>".    $this->Form->input('Geburtsdatum',array('dateFormat' =>
> 'DMY', 'minYear' => date('Y') - 90, 'maxYear' => date('Y') - 16 ))
>
> results in a tiome range from 1990 to 2030
>
> Any hint why and how to solve?
>
> Thanks in advance
>
> Michael
>
> Check out the new CakePHP Questions sitehttp://cakeqs.organd help others with 
> their CakePHP related questions.
>
> 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 
> athttp://groups.google.com/group/cake-php?hl=en

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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