Project

General

Profile

Actions

Bug #82958

closed

Fluid removes the esi:include tags required for varnish caching

Added by SICOR KDL GmbH over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2017-11-09
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.1
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Hello there,

no matter what we do, when we insert an esi:include tag, fluid will remove it. We tried everything: Various namespaces, typoscript, any f:format, vhs viewhelpers - we even wrote our own viewhelper for it. The only workaround we found so far, is the following hack:

<esi:include src='https://customer.com/index.php?id=2&type=24853055'<f:format.raw> /</f:format.raw>>

Notice how we deliberately break the self-closing braket for the desired effect...

Actions

Also available in: Atom PDF