Skip to content
Snippets Groups Projects
Commit 7db604dc authored by Claus Due's avatar Claus Due Committed by Daniel Goerz
Browse files

[TASK] Avoid controller methods on Fluid RenderingContext

The getter/setter methods related to controller name
and action name will be removed in Fluid 3.0.

An equally valid solution is to specify the template
path and filename, which also avoids the lookup
logic in Fluid from running and further increases the
failsafe operation of this controller.

Resolves: #89859
Releases: master
Change-Id: I8a3422681bef4b8ada043877ffa3c57eba82d8be
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62539


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarAlexander Schnitzler <review.typo3.org@alexanderschnitzler.de>
Tested-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Reviewed-by: default avatarMathias Brodala <mbrodala@pagemachine.de>
Reviewed-by: default avatarAlexander Schnitzler <review.typo3.org@alexanderschnitzler.de>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
parent 4107e879
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment