tenant login can cause a problem with contactinating a delegaor
---------------------------------------------------------------

                 Key: OFBIZ-3578
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3578
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: Release Candidate Branch 10.04, SVN trunk
         Environment: SINCE version 927271 using the Tenant login.
            Reporter: BJ Freeman
            Priority: Minor
             Fix For: Release Candidate Branch 10.04, SVN trunk


if the tenantid has leading spaces 
line 373               String delegatorName = delegator.getDelegatorName() + 
"#" + tenantId;
will have not be correct.
`

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to