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

2015-10-24 Thread Jacques Le Roux (JIRA)

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

Jacques Le Roux updated OFBIZ-6425:
---
Issue Type: Bug  (was: Improvement)

> 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: Bug
>  Components: framework
>Affects Versions: Trunk
>Reporter: Christian Carlow
>Assignee: Jacques Le Roux
> Attachments: OFBIZ-6425.patch
>
>




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


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

2015-05-28 Thread Christian Carlow (JIRA)

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