Actions
Bug #73011
closedFollowup: escaping behavior of f:be.container (possibly others) after Fluid standalone
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2016-01-29
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:
Description
Escaping behavior of this and possibly other ViewHelpers need to be adjusted; ViewHelpers which generate HTML without also being a TagBasedViewHelper must specify not to escape output using "procted $escapeOutput = false;" in the class.
Actions