Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paginator No Using QueryString #28

Open
derekperkins opened this issue Nov 15, 2013 · 1 comment
Open

Paginator No Using QueryString #28

derekperkins opened this issue Nov 15, 2013 · 1 comment

Comments

@derekperkins
Copy link
Contributor

In AppController, the Paginator component is set up with these parameters, leading me to believe that paramType will always be querystring. It doesn't appear to be doing anything in my application. Is the syntax wrong or is this simply the wrong place to put this?

'Paginator' => array('settings' => ['paramType' => 'querystring'])
@lorenzo
Copy link
Member

lorenzo commented Nov 15, 2013

Are you rewriting $this->Paginator->settings somewhere else?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants