Actions
Bug #102481
closedPrevent side effects from ViewHelpers
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2023-11-23
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Fluid now provides a ScopedVariableProvider to make sure that ViewHelpers that provide variables to child nodes don't change global variable state. This should be applied to core ViewHelpers as well.
Updated by Simon Praetorius 12 months ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset 612937b2e3d4f4fc315ac07c579023c4b1a02b48.
Actions