Actions
Bug #102553
closedReturn Value of HtmlentitiesDecodeViewHelper
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2023-11-29
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
can be at least null
e.g. having
{foo -> f:format.htmlentitiesDecode()}
with "foo" is not defined
ends to
(1/1) TypeError
TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlentitiesDecodeViewHelper::renderStatic(): Return value must be of type string, null returned
Actions