Posted by Jean-Philippe Fleury on February 27, 2009 at 8:28pm
Jump to:
| Project: | Pagination (Node) |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Hi.
Your module makes consistent the GET page variable with the real page number. It's very good, but my problem is that I've already applied a patch to Drupal to make the same thing. See #385270: Make the GET page variable consistent with the real page number. So my GET page variables are one higher than the good number (for example, page 2 has ?page=3, page 3 has ?page=4, etc.).
Is there a way to put an option for Pagination module to activate or deactivate its "+1" functionality?
Thanks.
Comments
#1
Hi Luron,
No problem, I'll put an optional setting in there and push it to dev ASAP.
#2
Thanks a lot.
#3
Hi Luron,
I've pushed the new toggle (admin/settings/pagination) into dev. Thanks for your help with this issue!
#4
Automatically closed -- issue fixed for 2 weeks with no activity.