-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: 6.1 EE GA2 (6.1.20), 6.1 EE GA3 (6.1.30)
-
Fix Version/s: 6.1.X EE
-
Component/s: WCM > Site and Page Templates
-
Fix Pack Version/s:
Even if the propagation of changes is disabled, new pages in the site are still placed after the site templates pages.
Steps to reproduce:
1. Create a site template My Site Template with pages A and B
2. Create a site My Site based on the site template. Leave the Propagation of changes option enabled
3. In the site, add a new page C. Try to move it before or between A and B. The operation won't be allowed, since the site is linked to the site template (OK)
4. Go to Site Settings and disable the propagation of changes. Repeat step 3.
Expected behavior:
The operation is now allowed, because the site is not linked to the site template.
Current behavior:
The operations is not allowed.
The current behavior was initially the expected one, to prevent an unexpected page order if the site is linked back to the site template. To provide more flexibility in sites based on site templates (but not linked) the restriction has been removed.
- relates
-
LPS-37681 Site Template - Even if the propagation of changes is disabled, new pages in the site are still placed after the site templates pages
- Closed