Actions
Task #89859
closedErrorPageController must avoid controller-related methods on Fluid RenderingContext
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2019-12-05
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Controller-related methods will be removed in Fluid 3.0 and the way the View is set up in ErrorPageController, with no third party ability to overlay or override the template, it's equally fine to simply provide the full path to the only template that will be rendered.
This prevents problems when TYPO3 CMS starts using Fluid 3.0.
Actions