I have 1140 records on a form's database. On administration, when viewing a form table, the pagination works if I change page by page, but when trying to click on the last arrow (that would bring the last records), I can see the URL changes to [...]&startat=1140, but it doesn't actually change the current page. So, If I'm at page 1 and click to see the last page, the URL changes, but I'm still on page 1.
The last page is 38. If I manually goes page by page to 38, the correct URL is [...]&startat=1110. So I think the bug is just on the calcutation of the last right arrow.
Using v6.0.9.
The last page is 38. If I manually goes page by page to 38, the correct URL is [...]&startat=1110. So I think the bug is just on the calcutation of the last right arrow.
Using v6.0.9.