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