View Issue Details

IDProjectCategoryView StatusLast Update
0001811OXID eShop (all versions)2.5. Administer userspublic2012-12-10 13:15
Reportermafi Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionnot fixable 
Product Version4.3.1 revision 27257 
Summary0001811: R&R Combination of Frontend roles not working
DescriptionWhen multiple "Idents" are selectef in "Shop Role" => "Main" one of them is not working. Simply try it:
- create a new role
- add a new user group containing a new user
- activeate a first right (e.g. tobasket)
- login as this user and go to an article, it should work
- now add another ident (e.g. showarticlelongdesc)
- go back to frontend and you'll see that it's not working

afaik this bug is not new in 4.3.1 ... I saw it allready in former versions
TagsRights & Roles
Theme
BrowserAll
PHP Versionany
Database Versionany

Activities

birute_meilutyte

2010-05-05 14:56

reporter   ~0002624

Reminder sent to: mafi

Hello,

most of all these R&R setings are saved in session, so after changes in "Shop Role" => "Main", session in frontend should be cleared. (for me everything works in this way )
could you please let us know, if in your case clearing session does not help?

best regards,

birute_meilutyte

2010-05-18 09:41

reporter   ~0002893

still can not reproduce. @developers: check from source code side, if such issue is possible.

arvydas_vapsva

2010-05-24 13:41

reporter   ~0003047

Reminder sent to: dainius.bigelis, mafi, ralf_trapp

Problem is caused by MySQL version you use. I made tests with 5.0.45, 5.0.77, 5.0.32, 5.0.41 versions and only 5.0.41 works buggy with example data you provide. I'd recommend you to update MySQL. Probably we should update EE version system requirements and mark MySQL 5.0.41 as not recommended..

arvydas_vapsva

2010-06-10 10:13

reporter   ~0003167

MySQL bug entry to this problem
http://bugs.mysql.com/bug.php?id=54391