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.
Updated by Gerrit Code Review almost 9 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46403
Updated by Anonymous almost 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 74ea0ce61e7fb9a289c06aaeffed9ea0363e227e.
Actions