[ 
https://issues.apache.org/jira/browse/OFBIZ-11326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacques Le Roux updated OFBIZ-11326:
------------------------------------
    Description: 
After this change done under 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}

  was:
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}


> 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
>            Priority: Major
>
> After this change done under 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)

Reply via email to