You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2017/03/08 13:51:38 UTC

[jira] [Commented] (OFBIZ-9249) EntityExpr.checkRhsType() always use the "default" delegator when called from JobPoller

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

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

Note that this can be an issue only in the context of multi-tenant

> 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 13.07, Release Branch 14.12, Trunk, Release Branch 15.12, Release Branch 16.11
>            Reporter: Jacques Le Roux
>            Priority: Minor
>              Labels: multi-tenant
>
> 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)