Actions
Bug #98351
closedRenderingContextFactory is excluded from DI
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Since #96271 the RenderingContextFactory is excluded from the services available to the container. As far as I understand the original description, that should have been RenderingContext. In a composer based installation loading symfony 6.2 this already leads to an exception and should be fixed before symfony 6.2 is released as stable.
Updated by Susanne Moog about 2 years ago
- Due date set to 2021-12-08
- Start date changed from 2022-09-15 to 2021-12-08
- Follows Task #96271: RenderingContext must use factory added
Updated by Susanne Moog about 2 years ago
- Follows deleted (Task #96271: RenderingContext must use factory)
Updated by Susanne Moog about 2 years ago
- Due date deleted (
2021-12-08) - Start date deleted (
2021-12-08)
Updated by Susanne Moog about 2 years ago
- Related to Task #96271: RenderingContext must use factory added
Updated by Gerrit Code Review about 2 years 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/+/75733
Updated by Gerrit Code Review about 2 years 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/+/75733
Updated by Susanne Moog about 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 3aa034cdc2095b36940fbcedbeaa82a6a6659f59.
Actions