FUEL CMS Forum
Discussions
Activity
Home
›
Support
›
Bug Reports
Sign In
·
Register
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
3.3K
All Categories
255
FUEL CMS News
112
News & Announcements
101
Share
273
Support
115
Bug Reports
90
Installation
242
Development
68
Feature Requests
117
Modules
CRITICAL SECURITY VERSION UPDATE:
https://github.com/daylightstudio/FUEL-CMS/releases/tag/1.4.13
Fuel Admin - Pagination & Reset Page State
jfennell
December 2010
edited December 2010
in
Bug Reports
I found when you have a long list and use the pagination in the admin area the links are broken.
If I have over 25 comments and go to the next page the link is:
http://localhost/fuel_cms/fuel/blog_comments/items/offset/25
it needs to be
http://localhost/fuel_cms/fuel/blog/comments/items/offset/25
It was like this for searching too, but I just downloaded another version and installed it and the search is fixed by using $this->module_uri.
It needs to be fixed for pagination on line 167 and I couldn't find where the Reset Page State is generated to fix that.
Comments
admin
December 2010
edited 11:40AM
Thanks for the bug report. I've updated the repo with a fix. The fix was to the file fuel/modules/fuel/controllers/module.php.
https://github.com/daylightstudio/FUEL-CMS/commit/9ce68820326c9dd96cdcbe08a4cebbf9d97d7ffa
Sign In
or
Register
to comment.
Forum Software Powered by Vanilla
Comments
https://github.com/daylightstudio/FUEL-CMS/commit/9ce68820326c9dd96cdcbe08a4cebbf9d97d7ffa