[
https://issues.apache.org/jira/browse/OFBIZ-6422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Christian Carlow updated OFBIZ-6422:
------------------------------------
Attachment: OFBIZ-6422.patch
This patch adds code to Paginator to account for the entryList being instanceOf List and extracts extracts from the context.results object the original listSize.
> Paginator.getListLimits listSize gets set to viewSize for FindServices.performFindList
> --------------------------------------------------------------------------------------
>
> Key: OFBIZ-6422
> URL:
https://issues.apache.org/jira/browse/OFBIZ-6422> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: Trunk
> Reporter: Christian Carlow
> Attachments: OFBIZ-6422.patch
>
>
> I simply changed a grid/form <service> service-name attribute from performFind to performFindList and the listSize gets set to 20 causing the paginator not to render since it thinks all results are being shown.
> It seems performFindList isn't as compatible with form widgets as performFind which may be worthy a separate JIRA.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)