multi-tenant function do not work 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
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.