Project

General

Profile

Actions

Bug #105390

open

`renderFluidTemplateAssetsIntoPageRenderer` does not respect `templateName` for rendering `HeaderAssets` and `FooterAssets`

Added by Stefan Rumzucker 9 days ago. Updated 8 days ago.

Status:
Under Review
Priority:
Must have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2024-10-22
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

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`.

Actions #1

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

Actions #2

Updated by Stefan Rumzucker 9 days ago

  • Category set to Fluid
  • Priority changed from Should have to Must have
Actions #3

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

Actions #4

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

Actions #5

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

Actions

Also available in: Atom PDF