View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005988 | OXID eShop (all versions) | 4.12. Subshop handling | public | 2014-12-04 16:33 | 2015-01-07 17:27 |
Reporter | martinwegele | Assigned To | |||
Priority | urgent | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.9.2 / 5.2.2 | ||||
Target Version | 4.9.3 / 5.2.3 | Fixed in Version | 4.9.3 / 5.2.3 | ||
Summary | 0005988: User cannot login in subshop | ||||
Description | If you register with the same credentials in the subshop as in the mastershop you cannot login in the subshop with those credentials. In the mastershop the credentials work fine. | ||||
Steps To Reproduce | Install EE5.2.2 Create a subshop Activate the subshop Register as a new user in the mastershop (#1) -> you will be logged in Register as a new user in the subshop (#2) ->you will be logged in but once you click somewhere you will be logged out. Now logout in the mastershop and login again. -> works fine Try the same in the subshop -> the shop will always say that the credentials are wrong. | ||||
Tags | Subshops | ||||
Theme | Azure | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
duplicate of | 0005992 | resolved | jurate.baseviciene | It is not possible to loggin with the same username to few subshops (only EE) |
has duplicate | 0006013 | resolved | jurate.baseviciene | Login not posible |
related to | 0006111 | resolved | HR | Multishop: users with the same login ( but different oxpasssalt ) can't login in subshop |
|
Hi, Additional information for reproduce steps: Need to use the same email for registration to master shop and to subshop. Test case 1) Create few subshop: Shop1 and Shop2; 2) Register with the same username to Shop1 3) And later to Shop2 4) Login to Shop1 with this username, you will be logged in. 5) Login to Shop2 with the same username, you will get wrong password error. |
|
Fix: https://github.com/OXID-eSales/oxideshop_ce/commit/ad8273967cb8394f32ba7b8da55774555b0f41c9 |