-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.1.0 CE RC1
-
Fix Version/s: --Sprint 11/12, 6.2.0 CE M2
-
Component/s: User Management, User Management > Roles, ~ [Archived] Sites Management
-
Labels:None
-
Environment:Tomcat 7.0.23 + MySQL 5. 6.1.x Revision 95149.
-
Epic/Theme:
-
Fix Priority:2
When a user tries to access a child page created by the admin and the permissions has been modified for the parent page the screen gets stuck on loading. No exceptions occur in the console.
1. Create a new site
2. Create a new User and assign the user to the site
3. Admin create a page called "Main" in the site
4. Admin grants Site Member permissions to "Add Page"
5. User logs in and creates a child page under "Main" called "User child page"
6. Admin creates a child page under "User child page" called "Admin child page"
7. Admin removes the Delete permission on the Owner for the "User child Page"
8. User goes to Manage Pages, accesses User Child Page, and tries to access Admin child page