Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: 6.1.0 CE GA1, 6.2.0 CE M2
-
Fix Version/s: --Sprint 11/12, 6.2.0 CE M2
-
Component/s: WCM, WCM > Site and Page Templates
-
Labels:
-
Fix Priority:3
-
Similar Issues:
Description
SitesUtil.isLayoutModifiedSinceLastMerge compares LayoutSet's "last-merge-time" with current layout.modifiedDate.
Although LayoutLocalServiceVirtualLayoutsAdvice.mergeLayoutSetProtypeLayouts sets "last-merge-time" to the merged LayoutSet correctly (based on LayoutSetPrototype.modifiedDate), it doesn't correlate with LayoutPrototype and merged layout.modifiedDate.
