Comments and changes to this ticket
-
dleffler January 31st, 2012 @ 09:10 PM
- Assigned user set to dleffler
- Title changed from Bug: Manage Help Docs ends up listing all version when you select manage version x.xx to Bug: paginator doesn't pass values back in its header & page links
- Tag changed from help, pagination to pagination
- Milestone set to 2.0.5
- Milestone order changed from 162 to 0
If the controller was called to output a limited set of records, it will revert to all records on table column sorts or page moves. The links in the {$page->links} and {$page->header_columns} do not hold additonal params. This is the case on any column sort or move to a new page.
-
dleffler February 10th, 2012 @ 09:55 PM
Might be able to work around this by adding a 'params' property to the expPaginator object and somehow attaching it to the pagelinks or headercol as a hidden field or callback.
-
dleffler February 17th, 2012 @ 08:53 PM
- Milestone order changed from 14 to 0
FWIW, this also applies to the 'view' being pages through, since the page links got to showall/showall
-
dleffler February 23rd, 2012 @ 11:20 AM
- Milestone changed from 2.0.5 to 2.0.6
- Milestone order changed from 8 to 0
-
dleffler March 27th, 2012 @ 06:58 PM
- Milestone changed from 2.0.6 to 2.0.7
- Milestone order changed from 6 to 0
-
expNinja March 29th, 2012 @ 02:57 PM
- State changed from new to resolved
- Milestone changed from 2.0.7 to 2.0.6
- Milestone order changed from 3 to 0
(from [3cca016b51817080a4b3091c8ce5b11762e2408b]) Fixed paginator doesn't pass values back in its header & page links, only applied to a couple instances [#514 state:resolved milestone:2.0.6] https://github.com/exponentcms/exponent-cms/commit/3cca016b51817080...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS