Pawan Verma created OFBIZ-11326:
-----------------------------------
Summary: Entity find pagination(next, last, changes in the number
of pages) stopped working
Key: OFBIZ-11326
URL: https://issues.apache.org/jira/browse/OFBIZ-11326
Project: OFBiz
Issue Type: Bug
Components: framework/webtools
Affects Versions: Trunk
Reporter: Pawan Verma
After this change done under https://issues.apache.org/jira/browse/OFBIZ-11007,
entity find pagination(next, last, changes in the number of pages) stopped
working. Getting following error:
{code:java}
// ERROR MESSAGEorg.apache.ofbiz.webapp.control.RequestHandlerException:
Unknown request [entity]; this request does not exist or cannot be called
directly.{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)