You have to pass in array(10) as the URL value.

On Mar 22, 4:24 am, "Marcus" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I've a page with a list of users of a usergroup. The URL looks like
> that:
>
> http://foo.bar/admin/usergroups/listusers/10
>
> "10" is the usergroup ID.
>
> When I create sort links with the Paginator helper, the "10"
> disappears in this links. The links look like that now:
>
> http://foo.bar/admin/usergroups/listusers/page:1/sort:email/direction...
>
> Is this a bug in Paginator helper or do I a mistake?
>
> Cheers


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