Actions
Task #78584
closedUpgrade Fluid engine dependency to 2.0.2
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2016-11-06
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Doing so solves the following issues:
- ViewHelpers using compiling traits would call incorrect method if renderStatic was inherited
https://github.com/TYPO3/Fluid/pull/226 - f:format.raw would not use the "value" argument if it was specified, only renderChildren used
https://github.com/TYPO3/Fluid/pull/217 - Some ViewHelpers using content argument trait would fail to render or render unexpected
output in compiled/not-compiled rendering respectively
https://github.com/TYPO3/Fluid/pull/210
Updated by Gerrit Code Review about 8 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/50515
Updated by Anonymous about 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 54355481849955edf622bdcac282a0348549b240.
Actions