Actions
Bug #73036
closedRemove double sanitizing of Fluid paths
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2016-01-30
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Sanitizing of paths is done already when in
the setters of \TYPO3Fluid\Fluid\View\TemplatePaths
So we can remove the call in our own implementation.
Actions