Skip to content

Comments for ESI tags are removed #253

@juliquiron

Description

@juliquiron

The comments of the ESI tags are being removed by wp rocket and breaking the interaction with varnish. For example:

<!--esi <esi:include src="http://XXXX/views/esi/snippet.php?name=oc_oezgarten"/> -->
<esi:remove> Heute geöffnet bis 19:00 Uhr, <a href="/XXXX">so finden Sie uns!</a> </esi:remove>
<!--esi <esi:include src="http://XXXX/views/esi/overview.php?name=oc_oezgarten_overview"/> --> <esi:remove>

Becomes to:

<esi:remove> Heute geöffnet bis 19:00 Uhr, <a href="/XXXX">so finden Sie uns!</a> </esi:remove>

and this breaks the expected behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: lowIssues that can waittype: enhancementImprovements that slightly enhance existing functionality and are fast to implement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions