Re: svn commit: r1641043 - in /ofbiz/trunk/applications/party/src/org/ofbiz/party: communication/ contact/ content/ party/

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

Re: svn commit: r1641043 - in /ofbiz/trunk/applications/party/src/org/ofbiz/party: communication/ contact/ content/ party/

Youssef Khaye
This commit break the findParty service, it always returns full entries
since the search condition were dropped out.

I created  a new JIRA https://issues.apache.org/jira/browse/OFBIZ-5901
thanks

Le 22/11/2014 12:17, [hidden email] a écrit :
> EntityListIterator pli = delegator.findListIteratorByCondition(dynamicView, mainCond, null, fieldsToSelect, orderBy, findOpts);