-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.1.30 EE GA3, 6.2.0 CE M4
-
Component/s: Categories
-
Labels:
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Story Points:3
-
Fix Priority:4
-
Git Pull Request:
Regular user who has permissions to add/edit vocabulary/category, can not update his/her own category in Control Panel->Categories.
Steps to reproduce
1) Create a role and set the permissions (please see the attached picture)
2) Create a user with this role
3) Create a category with the user and check its permissions -> the owner (user) has all of the permissions, however the user can't see the edit , delete and permissions buttons.
Reason:
in asset_category_admin\view_category.jsp
AdvancedPermissonChecker.hasPermission does not look after the role 'owner' in resourcepermission table.
- relates
-
LPE-8386 Buttons do not appear to edit, delete, or update permissions
-
- Closed
-