-
Type:
Bug
-
Status: Closed
-
Resolution: Inactive
-
Affects Version/s: 6.1.0 CE GA1
-
Fix Version/s: None
-
Component/s: Collaboration, WCM > Navigation, Wiki
-
Labels:
-
Environment:Glassfish 3.1.1, linux centos 2.6.18-164.15.1.el5
-
Liferay Contributor's Agreement:Accept
Pagination doesn't work correctly filtering wiki pages clicking on category or tag links (on Categories navigation portlet, or Tag cloud...)
Fresh new installation of LF 6.1.0 GA1 bundled with Glassfish
Steps to reproduce:
1. login as Bruno
FROM BACKOFFICE:
2. Control Panel > Portal > Sites > Add
Add a new Site "TEST" (type:open and active:true)
3. TEST > Categories > Add vocabulary
Add a new vocabulary "test"
4. Add a category (test1)
5. Wiki > Main > Add Page
Add 23 pages and for every page links to the category "test1"
FROM FRONTEND:
6. (menu) Wiki > All Pages
In this case the pagination works as aspected
7. portlet "Categories navigation" (after the previous "All pages" click) > click on "test1" link
In this case the pagination doesn't work. We have 23 pages and it shows just 20, no other pages are present (and no link for "next" or "previous").
If you select "30" items for page it shows 23 items.
The same behavior associating tags to wiki pages and clicking on tag links (ie: from Tag cloud)