Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.4 M1
-
Component/s: {Unused} Macros & Filters
-
Labels:None
-
Tests:Unit
-
Difficulty:Unknown
-
Similar issues:
Description
To repeat:
Create a space, deny access to:
XWiki.XWikiAllGroup
xwiki:XWiki.XWikiAllGroup
XWiki.XWikiGuest
Inside that space, create two pages.
In both pages allow access to:
XWiki.XWikiAllGroup
In one of the two pages include the other using an include macro like so:
{{include document="OtherPage"/}}
Become a non-administrator.
View each page, observe include macro fails while both pages can be viewed.