[
https://issues.apache.org/jira/browse/OFBIZ-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
BJ Freeman updated OFBIZ-3578:
------------------------------
Attachment: OFBIZ-3578loginwrktenant.patch
update patch
> 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
>
> Attachments: OFBIZ-3578loginwrktenant.patch
>
>
> 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.