[
https://issues.apache.org/jira/browse/OFBIZ-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12913915#action_12913915
]
frank commented on OFBIZ-3736:
------------------------------
Folks I have successfuly tested this patch and merged this with my local ofbiz
trunk. Let me know if you would like me to resubmit the patch or preferred
contribution process thanks.
> multi-tenant function do not work correctly if switch from one app to
> another by click the menu
> ------------------------------------------------------------------------------------------------
>
> Key: OFBIZ-3736
> URL: https://issues.apache.org/jira/browse/OFBIZ-3736
> Project: OFBiz
> Issue Type: Bug
> Affects Versions: SVN trunk
> Environment: ALL
> Reporter: WeizhanGuo
> Fix For: SVN trunk
>
> Attachments: MultiTenantExternalLoginKeyCheckError20100421.patch
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> I found a problem when I switch from one app to another, the multi-tenant did
> not work if the username and password are the same in the main database and
> tenants, for example, the password of admin is ofbiz in main database and in
> DEMO1 tenant, first log in to catalog as admin of tenant DEMO1, and then
> switch to the content app, the data of content app is from the main database
> instead of DEMO1.
> I debug this problem, and there is missing to check the userlogin tenant in
> checkExternalLoginKey.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.