Project

General

Profile

Actions

Bug #75299

closed

Behaviour of escapeChildren for self closing ViewHelpers

Added by Timo Hund about 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2016-03-29
Due date:
% Done:

0%

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

Description

Hi,

in an Extension i have the problem that the whole content is escaped. As mentioned in the release notes of 8.0 the property escapeChildren could be changed if needed. But for me when is change this in the first view helper in the template that is self closing it effects als nodes, so it seems that "escapeChildren" also effects nodes after self closing node.

Is this intended or a bug?

<ext:viewhelper />

<ext:nextviewhelper></ext:nextviewhelper>

In this case escapeChildren would also be set in the scope of ext:nextviewhelper

Actions

Also available in: Atom PDF