Actions
Task #96273
closedEpic #96107: Core v12 deprecation removals
Remove TypoScriptFrontendController container entry
Start date:
2021-12-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
TypoScriptFrontendController is stateful and breaks subrequests
when injected. It must be therefore be retrieved rom the request
attribute frontend.controller.
Updated by Benjamin Franzke almost 3 years ago
- Related to Bug #95174: pageNotFoundAction not working properly in Extbase with feature toggle subrequestPageErrors turned on added
Updated by Gerrit Code Review almost 3 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/+/72543
Updated by Gerrit Code Review almost 3 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/+/72543
Updated by Benjamin Franzke almost 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset bcfa0cbf644b3337567d375eb86d30c683e39624.
Updated by Nikita Hovratov almost 3 years ago
- Related to Task #96338: Remove leftover TypoScriptFrontendContoller factory method added
Actions