You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Christian Carlow (JIRA)" <ji...@apache.org> on 2015/05/28 14:45:17 UTC

[jira] [Updated] (OFBIZ-6422) Paginator.getListLimits listSize gets set to viewSize for FindServices.performFindList

     [ 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)