Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.1 M3
-
Fix Version/s: 1.1 M4
-
Component/s: {Unused} APIs
-
Labels:None
-
Similar issues:
Description
For example,
$xwiki.checkAccess($context.user, "delete")
returns false if the current user doesn't have admin rights, even if the document can indeed be deleted. This is caused by the fact that the method uses a phony document, and the creator is not correctly set on that document.
Attachments
Issue Links
- blocks
-
XWIKI-1527 Delete button does not appear for unprivileged users even if they have proper rights
-
- Closed
-