Editable templates under /content/campaign
Hi,
According to our recent investigation Template editor does not work on pages created under /content/campaign.
AEM injects code into the markup that makes the page incompatible with the editable templates. By decompiling several java classes, I found that pages under /content/campaigns are processed by AEM differently than other content pages (path.startsWith("/content/campaigns") found in AEM's code).
Investigated on AEM 6.2. Is there a hot-fix / feature pack fixing this issue?
Thank you.
Best regards,
Gyorgy