Actions
Defect #722
closedTree nodes - insufficient permission to autocomplete tree types
Start date:
09/26/2017
Due date:
% Done:
90%
Estimated time:
Affected versions:
Owner:
Description
Insufficient permission to autocomplete tree types is shown, when tree nodes content is rendered (even under admin identity).
Updated by Radek Tomiška about 7 years ago
- Status changed from New to Needs feedback
- Assignee changed from Radek Tomiška to Vít Švanda
- % Done changed from 0 to 90
It's fixed. Problem was in wildcard "ADMIN" permission evaluation. I've added new PermissionUtils for it.
https://github.com/bcvsolutions/CzechIdMng/commit/d0543f20a10705d9ed53bdd514b2cf4f5d8dc2b4
Could you do pls a review and a test?
Updated by Vít Švanda about 7 years ago
- Status changed from Needs feedback to Closed
- Assignee changed from Vít Švanda to Radek Tomiška
- Start date changed from 09/27/2017 to 09/26/2017
I tested it and now works perfectly. Nice Permission utility :-).
Actions