-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.3.X, Master
-
Fix Version/s: 7.3.X, 7.4.3.15 CE GA15, 7.4.3.16 CE GA16, Master
-
Component/s: Site Templates
-
Branch Version/s:7.3.x
-
Backported to Branch:Committed
-
Story Points:3
-
Fix Priority:4
-
Git Pull Request:
Description
With version DXP 7.4 GA we are able to create a site from a template and specify pages to be private as documented at https://learn.liferay.com/dxp/latest/en/site-building/building-sites/building-sites-with-site-templates.html. [See note stating "Checking the Create default pages as private (available only to members). box prevents guest users from viewing Site pages."]
With version DXP 7.4 update 6 the checkbox is no longer present and there appears to be no way to create the as pages as private. This was introduced unintentionally with LPS-143509, specifically with this commit.
Steps to reproduce
- Create a new Site Template
- Add a new page to the Site Template
- Attempt to create a new site using the Site Template
Expected Result:
When entering the new site name, a checkbox allowing the Site Template pages to be created as private-only is present
Actual Results:
No checkbox present
Reproducible in Master
801b215b9a122445466835f8dc5b312444cebffa
- is caused by
-
LPS-143509 Can not create Site with required Vocabulary
- Closed