-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.0 CE GA1, 6.2.1 CE GA2, 6.2.10 EE GA1, 7.0.0 M1, 7.0.0 M2, 7.0.0 M3
-
Fix Version/s: 6.2.3 CE GA4, 6.2.X EE, 7.0.0 M4
-
Component/s: Pages > Page Administration, Sites Administration > Sites
-
Labels:
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Story Points:9
-
Fix Priority:3
-
Git Pull Request:
1- Set
layout.user.private.layouts.enabled=false
It actually disables the user private pages.
2- Start portal and navigate to "Admin/Site Administration/Pages"
3- Change the scope to "Test Test" by using the quick site selector dropdown in the navbar
4- Observe
- Navbar/"Test Test"/My Account/My Pages is displayed: CORRECT
- Navbar/Admin/Pages is displayed: CORRECT
- "Pages" category section is displayed: CORRECT
- "Site Pages" category entry (portlet) is displayed: CORRECT
- "My Profile" is the only tab available (see LPS-52435-1.png
): CORRECT
5- Stop the portal, set the properties below, restart
layout.user.private.layouts.enabled=false layout.user.public.layouts.enabled=false
6- Navigate again to "Admin/Site Administration/Pages"
7- Change the scope again to "Test Test" by using the quick site selector dropdown in the navbar
8- Observe
- Navbar/"Test Test"/My Account/My Pages is not displayed: CORRECT
- Navbar/Admin/Pages is not displayed: CORRECT
- "Pages" category section is displayed:
- "Site Pages" category entry (portlet) is displayed:
- Both "My Profile" & "My Dashboard" tabs are displayed:
(see LPS-52435-2.png
)
- "Add Page" link is displayed, seemingly you can add & save new pages, though, they won't be saved and displayed after saving the add form.
- causes
-
LPS-54561 NullPointerException when not logged in with My Subscriptions portlet installed
- Closed
-
LPS-56433 Unable to create a site when English is not a default localization
- Closed
- relates
-
LPE-13271 Site Pages control panel entry is shown for user's personal site, even though both user Public ("My Profile") and Private ("My Dashboard") pages are disabled
-
- Closed
-