[
https://issues.apache.org/jira/browse/OFBIZ-9152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacques Le Roux closed OFBIZ-9152.
----------------------------------
Resolution: Fixed
Fix Version/s: (was: Trunk)
16.11.02
Upcoming Release
Thanks Mirko for the "patch" (easy anyway) and Gareth for the confirmation.
FIxed in
trunk r1782498
R16.11 r1782499
It's maybe possible to backport by hand, but I did not.
> 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: 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 <find-by-and use-iterator="true"> and <find-by-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)