Actions
Task #104906
closedEnable access to nested settings properties in fluid
Status:
Closed
Priority:
Should have
Assignee:
Category:
Site Handling, Site Sets & Routing
Target version:
Start date:
2024-09-11
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Implement ContainerInterface in order for fluid1 to be able
to access settings properties directly, instead of using
`{settings.allFlat.property}`, e.g. when access site settings
directly via `{site.settings.mysite.brandColor}`.
[1] https://github.com/TYPO3/Fluid/issues/1001 (raised in #104896)
Updated by Benjamin Franzke 2 months ago
- Related to Feature #104896: Raise Fluid Standalone to 4.0 added
Updated by Gerrit Code Review 2 months ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86013
Updated by Gerrit Code Review 2 months ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86013
Updated by Benjamin Franzke 2 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e395824be2786bcc72e87107ea95cb16e3da9124.
Actions