Henry Kuijpers created SLING-7310:
-------------------------------------
Summary: Sling Dynamic Include: When HTML file is initially
created, the includes are not processed
Key: SLING-7310
URL: https://issues.apache.org/jira/browse/SLING-7310
Project: Sling
Issue Type: Bug
Affects Versions: Dynamic Include 3.0.0, Dynamic Include 3.0.2
Reporter: Henry Kuijpers
When creating the initial HTML for a page that has SSI tags, for some reason
the includes are not processed.
I.e. the page is served with
{code}<!--#include
virtual="/path/to/content/_jcr_content/root/main/some-component.caching-prevented.html"
-->{code}
However, when I then refresh that page (load the HTML file from the docroot),
the include *is* processed and the sub-request ends up in the backend system.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)