Benjamin Jugl created OFBIZ-11434:
-------------------------------------
Summary: Forum Articles do not respond to pagination
Key: OFBIZ-11434
URL:
https://issues.apache.org/jira/browse/OFBIZ-11434 Project: OFBiz
Issue Type: Bug
Components: ecommerce
Affects Versions: Trunk
Reporter: Benjamin Jugl
Assignee: Benjamin Jugl
Neither the view-size nor the view-index have any effect on the shown articles in the forum.
To reproduce:
# Log into the Frontend (ecommerce) as admin
# go to Browse Forums
# click any link ("Ask the Experts" was used for testing)
# Create "New Message" 21 times
# Try using the pagination
Should be: The view should be limited to 20 items on the first page, if the view-size is 20. The second page should only display the 21st entry.
Is: The list always shows all 21 entries.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)