Defect #1921
closed
Tree node detail: show insufficient permissions warning
Added by Radek Tomiška about 5 years ago.
Updated about 5 years ago.
Description
When tree node detail is shown, and currently logged use has not permission to read this tree node, then empty page is shown => add appropriate warning message about insufficient permissions.
- Status changed from New to Needs feedback
- Assignee changed from Radek Tomiška to Vít Švanda
- Target version set to Rhyolite (9.7.12)
- % Done changed from 0 to 90
- Status changed from Needs feedback to In Progress
- Assignee changed from Vít Švanda to Radek Tomiška
I did review and test and permission on read works correctly now (I don't see the button for show detail of node now).
I checked a JavaScript console and there occurrs exception on every tree refresh.
The exception doesn't have impact, but is not nice.
Cause of this exception is method "NodeTable._useFilterByTree", where nodeId is required, but this method is call without this parameter. This is strang and I am not sure what shoud be correct behavior here.
Can you check this code please?
Interesting thing is "ŕendered" on row 230 :-) .
Uncaught Error: Queued actions must have a <id> property
- Related to Defect #1947: Filter doesn't keep values after filter was executed added
- Status changed from In Progress to Needs feedback
- Assignee changed from Radek Tomiška to Vít Švanda
- Status changed from Needs feedback to Resolved
- Assignee changed from Vít Švanda to Radek Tomiška
- % Done changed from 90 to 100
Works and no exception is occur now. Thanks for that.
- Status changed from Resolved to Closed
Also available in: Atom
PDF