View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004869 | OXID eShop (all versions) | 2.5. Administer users | public | 2013-01-24 13:53 | 2013-01-24 15:10 |
Reporter | michael_keiluweit | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 4.7.2 / 5.0.2 revision 53018 | ||||
Summary | 0004869: Shop Roles have no effect to the frontend | ||||
Description | It seems that the shop roles have no effect to the frontend according the permission settings. It doesn't matter which usergroup or permission were setted. | ||||
Steps To Reproduce | administration area: -create a new usergroup -create a new shop role. -make some permission. -assign the usergroup to the role goto frontend -login with a user account which is in the usergroup from above -f5 | ||||
Additional Information | // enables Rights and Roles engine // 0 - off, // 1 - only in admin, // 2 - only in shop, // 3 - both $this->blUseRightsRoles = 3; | ||||
Tags | No tags attached. | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
|
Reminder sent to: michael_keiluweit please write what use case wanted simulate? disable price? remove some attributes? |
|
yes, I tried to disable the article price and the "to basket" button. |
|
it work; only after updates of roles in admin user must logout and login to store new data of user roles in session |