-
Type:
Bug
-
Status: Closed
-
Resolution: Won't Fix
-
Affects Version/s: 7.0.X, 7.1.X, Master
-
Fix Version/s: None
-
Labels:
-
Fix Priority:4
Steps to reproduce
- Create a site called "ParentSite"
- Add a page to created site
- Add a wc structure to this site and call it "ParentSiteStructure"
- Create a site called "ChildSite", configure "ParentSite" as its parent site
- Add a page to created site
- Create a site role "SiteRole1" with following permissions:
Site Settings > Site: View Site Administration Menu Web Content: Access in Site Administration Web Content: View Web Content > Web Content: Add Web Content Web Content > Web Content: View Web Content > Web Content Article: View Web Content > Web Content Structure: View Web Content > Web Content Template: View
- Create a user called "User1"
- Set "SiteRole1" to "User1"
- Add "User1" to "ChildSite"
- Logout from administrator user and login using "User1"
- Go to "ChildSite"
- Go to Content => Webcontent section, and click in "+" button
- "ParentSiteStructure" should be displayed in structure list
- Logout from "User1" user and login using an administrator user
- Go to "ParentSite"
- Change "ParentSiteStructure" permissions:
- Remove "view" permissions to Guest role.
- Check "SiteRole1" is displayed in permissions window with "view" enabled
- Save changes
- Logout from administrator user and login using "User1"
- Go to "ChildSite"
- Go to Content => Webcontent section, and click in "+" button
- Wrong behavior: "ParentSiteStructure" is not displayed in structure list
- Expected behavior: "ParentSiteStructure" is displayed in structure list
- Wrong behavior: "ParentSiteStructure" is not displayed in structure list