Actions
Task #88717
closedEpic #88540: Reduce dependencies to TSFE in Frontend Request Workflow
Rework TSFE dependencies
Status:
Closed
Priority:
Should have
Assignee:
Category:
Frontend
Target version:
Start date:
2019-07-13
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
TSFE has too many dependencies. In TYPO3 v9 this was necessary with middlewares to be as "non-breaking" as possible. For TYPO3 v10, this should be re-ordered.
TSFE should get proper dependencies injected.
Anything that is not seriously related to TSFE should be handled BEFORE TSFE is instantiated in the frontend request workflow.
Actions