Jacques Le Roux created OFBIZ-9249:
--------------------------------------
Summary: EntityExpr.checkRhsType() always use the "default" delegator when called from JobPoller
Key: OFBIZ-9249
URL:
https://issues.apache.org/jira/browse/OFBIZ-9249 Project: OFBiz
Issue Type: Improvement
Components: framework
Affects Versions: Release Branch 16.11, Release Branch 15.12, Trunk, Release Branch 14.12, Release Branch 13.07
Reporter: Jacques Le Roux
Priority: Minor
It begins to miss in this line in GenericDAO.selectCountByCondition()
{code}
makeConditionWhereString(sqlBuffer, " WHERE ", modelEntity, whereEntityCondition, viewWhereConditions, whereEntityConditionParams);
{code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)