View Issue Details

IDProjectCategoryView StatusLast Update
0006929OXID eShop (all versions)4.02. Session handlingpublic2018-12-12 15:02
Reporterm.mierzynski Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionunable to reproduce 
Product Version6.1.1 
Summary0006929: Not logout user when show has been changed
DescriptionDuring testing shops we found error with logging out user after chaging shop in frontend. User is added only to first shop and is not inherit. He can see products and add them to the basket, but in second step of checkout system requires to login again.
First shop is root shop, second shop not inherit any items.
Problem exists olny when option "Show main shop front page" is selected in mall setting, otherwise shop works properly.
Steps To ReproduceIn Core Settings in mall settings select option "Show main shop front page".
User exists only in root shop.
After login user in root shop go to second shop.
TagsBasket, Multi Shop, Security, Session, User
Attached Files
secondshop.png (54,012 bytes)   
secondshop.png (54,012 bytes)   
mallsettings.png (24,726 bytes)   
mallsettings.png (24,726 bytes)   
ThemeNot defined
BrowserNot defined
PHP Version7.1
Database VersionNot defined

Activities

QA

2018-12-10 10:43

administrator   ~0012730

in Standard OXID Enterprise Edition 6.1.1 if mall settings are set as described above and user is logged in to Main Shop (http://.../oxid_v6/source/index.php?cl=start&shp=1) and changes to the second shop (http://.../oxid_v6/source/index.php?cl=start&shp=2) the user is not logged in after changing the shop.

If I have misunderstood your description, please describe the steps to reproduce in more detail.

m.mierzynski

2018-12-12 12:36

reporter   ~0012738

Can it matter that first shop (shop id: 1) is supershop and during creating second shop has been selected checkbox "Shop inherits all inheritable items". What items are exactly inherited, because checkbox description is not entirely clear. Does users are inherited too?

During the looking for some bug we disabled all modules (except VisualCms) in both shops (separately and together), we use our custom template based on Flow so we also changed theme to Flow and Azure - error still exists.
On the same server are installed two other instances of Oxid v.6.1.1 but error exists only on this one.
rootshop_settings.png (14,973 bytes)   
rootshop_settings.png (14,973 bytes)   
create_second_shop.png (15,995 bytes)   
create_second_shop.png (15,995 bytes)   

QA

2018-12-12 15:01

administrator   ~0012740

I tried to reproduce as following:

1. Create root shop as described
2. Mall settings for root shop "show main shop front page"
3. Create second shop as described
4. Log in to root Shop
5. Add cl=start&shp=2 (oxid_v6/source/index.php?cl=start&shp=2) with logged in user
6. User is logged out

So it is not reproducable for us. Bug will be closed.