Actions
Task #75135
closedUpdate standalone fluid dependency to 1.0.5
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-03-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
no-brainer
Sprint Focus:
Description
Fixes the following issues:
- https://github.com/TYPO3Fluid/Fluid/pull/76 BUG Possibly NULL value in SpacelessViewHelper
- https://github.com/TYPO3Fluid/Fluid/pull/80 PERFORMANCE Internal cache of resolved ViewHelpers
- https://github.com/TYPO3Fluid/Fluid/pull/82 BUG Key used in ForViewHelper defaults to NULL
- https://github.com/TYPO3Fluid/Fluid/pull/84 BUG Improper array accessing
- https://github.com/TYPO3Fluid/Fluid/pull/85 BUG/TASK Prefix to avoid reserving "sections" variable name
- https://github.com/TYPO3Fluid/Fluid/pull/72 BUG Windows paths support in TemplatePaths
- https://github.com/TYPO3Fluid/Fluid/pull/87 BUG Avoid invalid class name in compiled code when using non-file template sources
- https://github.com/TYPO3Fluid/Fluid/pull/77 BUG Recursive section rendering accesses incorrect RenderingContext (see https://forge.typo3.org/issues/74393)
Updated by Gerrit Code Review over 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/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