Actions
Bug #74393
closedRecursive section calls in fluid don't work anymore in 8
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2016-03-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Description
Calling sections recursivly does not work anymore in 8 with TYPO3Fluid.
A currently failing test at https://github.com/NamelessCoder/Fluid/commit/c1ec9b044578ae2e14c749fd7659dca9db883e96 shows it.
This issue is to have this bug documented in forge as well.
Updated by Nicole Cordes over 8 years ago
This problem is IMHO fixable. See my comments to the pull request
Updated by Gerrit Code Review over 8 years ago
- Status changed from Accepted 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/47279
Updated by Gerrit Code Review over 8 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47279
Updated by Anonymous over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 855a7c5af02f2d0268e0305c2f64f2c8b432d42c.
Actions