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:21:19 UTC

[jira] [Updated] (OFBIZ-6425) FindService.performFindList listSize = null causes errors when list is empty because the rendering system expects 0

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

Christian Carlow updated OFBIZ-6425:
------------------------------------
    Attachment: OFBIZ-6425.patch

This patch allows the performFindList service to be called by a form widget action without this FTL error occuring (ListProduct was just used for testing):

Error in form [ListProducts] calling service with name [performFindList]: org.ofbiz.service.GenericServiceException: Outgoing result (in runSync : performFindList) does not match expected requirements (The following required parameter is missing: [performFindList.listSize]))

> FindService.performFindList listSize = null causes errors when list is empty because the rendering system expects 0
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-6425
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6425
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Christian Carlow
>         Attachments: OFBIZ-6425.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)