collective / collective/collective.fieldcollapsing
doesn't handle going past last page of batch well
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
if the collapsed page is only 2 and you click page 2 it works well.
if instead you click page 3 or more it will show you on page 2 but won't show any results for that page.
Perhaps the b_start needs to be readjusted in the case where the len was wrong?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.