Read trac carefully: it is not a bug but an enhancement in status
"new" - no one even thought about to implement it. If you want this
functionality, take and apply attached patch yourself.

On Apr 21, 11:29 pm, Jesse <jesseainsk...@gmail.com> wrote:
> I found a bug track for the exact problem that I'm 
> having:https://trac.cakephp.org/ticket/5449
>
> To me, it looks like this bug should be fixed, but it's still not
> working for me.
>
> If my URL is :www.example.com/controller/search/cat[]:4/cat[]:5
> This is the output.
>
> Array
> (
>     [pass] => Array
>         (
>         )
>
>     [named] => Array
>         (
>             [cat[]] => 5
>         )
>
>     [controller] => onsale_coupons
>     [action] => search
>     [plugin] =>
>     [form] => Array
>         (
>         )
>
>     [url] => Array
>         (
>             [url] => onsale_coupons/search/cat[]:4/cat[]:5
>         )
>
>     [isAjax] =>
> )
>
> My cake version is 1.2.2.8120 (just downloaded today).
>
> Anyone know why?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to