-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.0.0 DXP FP26, 7.0.X EE, 7.0.4 CE GA5, 7.1.X, Master
-
Component/s: User Management > Roles
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Story Points:1
-
Fix Priority:4
-
Git Pull Request:
When accessing the Roles Admin Portlet, if a User signs-out or times-out and tries to access features, the user will be given a sign-in screen inside the portlet and if the User signs-in, the UI fails. See screenshots.
Steps to reproduce:
- Sign in as Admin
- Navigate to Control Panel -> Users -> Roles
- Select the Guest Role
- Click on the Define Permissions tab.
- Open another tab in your browser and navigate to the portal. (You should be logged in).
- From that tab sign-out.
- Go back to the original tab and select Site Administration -> Content -> Bookmarks
Expected Result:
The user is navigated to a Sign-in portlet.
Signing in from this portlet will return the user to the current page.
Actual Result:
The Sign-in portlet opens inside a frame in the Roles Admin Portlet.
Attempting to sign-in navigates the User to the Role page where the UI has failed.