[jira] [Updated] (OFBIZ-9152) SimpleMethod: FindByAnd never using EntityListIterator

2017-02-10 Thread Jacques Le Roux (JIRA)

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

Jacques Le Roux updated OFBIZ-9152:
---
Fix Version/s: Release Branch 15.12

> SimpleMethod: FindByAnd never using EntityListIterator
> --
>
> Key: OFBIZ-9152
> URL: https://issues.apache.org/jira/browse/OFBIZ-9152
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework
>Affects Versions: Trunk, Release Branch 16.11
>Reporter: Mirko Vogelsmeier
>Assignee: Jacques Le Roux
> Fix For: Release Branch 15.12, Upcoming Release, 16.11.02
>
> Attachments: FindByAnd.java-OFBIZ-9152.tmp
>
>
> Since the introduction of EntityQuery there was no distinction between a 
> simple method tags  and  use-iterator="false"> (except cache handling).
> There is a condition "if (useIterator)" but with entityQueries did use 
> "[...].queryList()".



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (OFBIZ-9152) SimpleMethod: FindByAnd never using EntityListIterator

2016-12-20 Thread Mirko Vogelsmeier (JIRA)

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

Mirko Vogelsmeier updated OFBIZ-9152:
-
Attachment: FindByAnd.java-OFBIZ-9152.tmp

Changed the method call to the propper one.

> SimpleMethod: FindByAnd never using EntityListIterator
> --
>
> Key: OFBIZ-9152
> URL: https://issues.apache.org/jira/browse/OFBIZ-9152
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework
>Affects Versions: Trunk, Release Branch 16.11
>Reporter: Mirko Vogelsmeier
> Fix For: Trunk
>
> Attachments: FindByAnd.java-OFBIZ-9152.tmp
>
>
> Since the introduction of EntityQuery there was no distinction between a 
> simple method tags  and  use-iterator="false"> (except cache handling).
> There is a condition "if (useIterator)" but with entityQueries did use 
> "[...].queryList()".



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


[jira] [Updated] (OFBIZ-9152) SimpleMethod: FindByAnd never using EntityListIterator

2016-12-20 Thread Mirko Vogelsmeier (JIRA)

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

Mirko Vogelsmeier updated OFBIZ-9152:
-
Summary: SimpleMethod: FindByAnd never using EntityListIterator  (was: 
SimpleMethod: FindByAnd not using EntityListIterator)

> SimpleMethod: FindByAnd never using EntityListIterator
> --
>
> Key: OFBIZ-9152
> URL: https://issues.apache.org/jira/browse/OFBIZ-9152
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework
>Affects Versions: Trunk, Release Branch 16.11
>Reporter: Mirko Vogelsmeier
> Fix For: Trunk
>
>
> Since the introduction of EntityQuery there was no distinction between a 
> simple method tags  and  use-iterator="false"> (except cache handling).
> There is a condition "if (useIterator)" but with entityQueries did use 
> "[...].queryList()".



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