Details
-
Bug
-
Resolution: Duplicate
-
Critical
-
None
-
7.1.4, 8.1
-
Unknown
-
Description
If a document-skin makes use of XWikiSkinFileOverrideClass objects to override templates, and that skin is installed by a user with PR, then $xwiki.hasProgrammingRights() will say true, even though hasAccess('programming') says false.
The cause is in InternalTemplateManager.
A quick fix is to drop permissions in such templates, but this also disables valid programming rights.
tmortagne Any ideas?
Attachments
Issue Links
- duplicates
-
XWIKI-6058 Document.getRenderedContent() should be executed with the right of the document
- Closed
- is related to
-
XWIKI-6058 Document.getRenderedContent() should be executed with the right of the document
- Closed