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