View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001811 | OXID eShop (all versions) | 2.5. Administer users | public | 2010-05-04 22:41 | 2012-12-10 13:15 |
Reporter | mafi | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | not fixable | ||
Product Version | 4.3.1 revision 27257 | ||||
Summary | 0001811: R&R Combination of Frontend roles not working | ||||
Description | When 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 | ||||
Tags | Rights & Roles | ||||
Theme | |||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
|
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, |
|
still can not reproduce. @developers: check from source code side, if such issue is possible. |
|
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.. |
|
MySQL bug entry to this problem http://bugs.mysql.com/bug.php?id=54391 |