"Results per page" widget only works when setting the default per page to 10. Otherwise paginations will not appear on the page view.
Closed this issue · 2 comments
FarooqAlaulddin commented
I am trying to activate "Result per page" widget on a folder with lot of content. I want the user to be able to select how many results per page they can see.
- The issue that I am having is whenever I try to change the default 10 to anything else. The paginations on the page would disappear and everything on that folder would be returned.
- I can not change the 10 results per page, If I do, It would break the limit.
- Using eea.facetednavigation 14.6
avoinea commented
@FarooqAlaulddin Can't reproduce it:
Can you please try it on a fresh Plone instance and make sure is a bug in eea.facetednavigation or another add-on:
docker run -it --rm -p 8080:8080 -e ADDONS=eea.facetednavigation plone fg
FarooqAlaulddin commented
Resolved. Issue was in:
../buildout-cache/eggs/plone.batching-1.1.6-py3.8.egg/plone/batching/utils.py