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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-6425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14972651#comment-14972651 ]

Jacques Le Roux commented on OFBIZ-6425:
----------------------------------------

One question I wonder about though: performFindList is never used in forms only in services. And when you replace performFind by performFindList  in the ListProducts form you get no results. Anyway replacing null by 0 for the initial listSize is a good thing.

> 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
>             Fix For: 14.12.01, 12.04.06, 13.07.03, Upcoming Branch
>
>         Attachments: OFBIZ-6425.patch
>
>




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