aem-core-wcm-components icon indicating copy to clipboard operation
aem-core-wcm-components copied to clipboard

Language copy of Experience fragments cannot be inherited by template in sites live copy pages

Open dkumar20 opened this issue 1 year ago • 0 comments

Bug Report

Current Behavior Experience fragments cannot be inherited from templates. Multiple language copy of experience fragments cannot be inherited using template if the inheriting site structure uses live copy .

If experience fragments are created with below structure language-masters/en (language copy) language-masters/de (language copy) language-masters/fr (language copy)

If site structure is different in site because of live copy language-masters/en (language copy) XF inheritance works language-masters/de (language copy) XF inheritance works language-masters/fr (language copy) XF inheritance works live-site/eu/de (LIVE COPY of language-masters/de) XF inheritance from templates doesn't work.

Attached screenshot showing XF defined in template Live copy showing header and footer XF are inherited from templates

Expected behavior/code Experience fragment inheritance should work for Live copy with different path live-site/eu/de (LIVE COPY of language-masters/de) XF inheritance should work.

Environment

  • AEM version and patch level (e.g. AEM 6.5.5 SP1 CFP2)
  • Core Components version (e.g. 2.22.12)
  • JRE version (e.g. Java(TM) SE Runtime Environment (build 1.11))

Possible Solution

Additional context / Screenshots Screenshot 2023-07-13 at 20 09 57 Screenshot 2023-07-13 at 20 12 10

dkumar20 avatar Jul 12 '23 13:07 dkumar20