Bug #105390
open`renderFluidTemplateAssetsIntoPageRenderer` does not respect `templateName` for rendering `HeaderAssets` and `FooterAssets`
0%
Description
When using a custom `templateName` for a `FLUIDTEMPLATE` content object, the `renderFluidTemplateAssetsIntoPageRenderer` method does not respect the `templateName` respectively the `controllerAction` as this information is not passed or set before.
Swapping the call order would solve this problem as the `$view->render($templateFilename)` will then set the proper `controllerAction`.
Updated by Gerrit Code Review 9 days 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/+/86687
Updated by Stefan Rumzucker 9 days ago
- Category set to Fluid
- Priority changed from Should have to Must have
Updated by Gerrit Code Review 9 days 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/+/86692
Updated by Gerrit Code Review 9 days 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/+/86687
Updated by Gerrit Code Review 8 days ago
Patch set 3 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/+/86687