On Sat, Apr 5, 2008 at 4:57 AM, Kusok <[EMAIL PROTECTED]> wrote:
>
>  I am using cakephp beta 1.2 and I noticed, that usage of arrays throws
>  a 404 error. For instance if I use something like Model-
>  >findAll(array('id' => 5, 'status' => 1)) this throws a 404 not found.
>  If I use Model->findAll("id = 5 and status = 1") it works fine.

I'm using the latest version of CakePHP straight out of SVN (r6636)
and are not seeing any such behaviour.

--
Chris Hartjes
Internet Loudmouth
Motto for 2008: "Moving from herding elephants to handling snakes..."
@TheKeyBoard: http://www.littlehart.net/atthekeyboard

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to