Description
Both DeletedDocument.canDelete and DeletedDocument.canUndelete check the admin right on the context document instead of the actual deleted document's location.
Additionally, DeletedDocument.getDocument checks for (current context document) admin rights instead of simply relying on DeletedDocument.canUndelete.
Attachments
Issue Links
- relates to
-
XWIKI-13164 Be able to also restore deleted children pages when restoring a parent nested page
- Closed