Skip to content
Snippets Groups Projects
Commit 7e9ff7a4 authored by Nikita Hovratov's avatar Nikita Hovratov Committed by Stefan Bürk
Browse files

[TASK] Set FlashMessageQueue for ModuleTemplate in extbase controller

For the Module Template Layout to render FlashMessages, it
needs to hold the FlashMessageQueue with the added messages.
This needs to be done manually for extbase extensions, as
they are holding their own internal queue.

This patch also reverts the related patch #97569, which
fixed it by adding an explicit f:flashMessages VH to the
templates.

Resolves: #97717
Related: #97569
Related: #96745
Releases: main
Change-Id: I926298f303a4d0d0ffdaffa771ac7667f971b8f1
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74795


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
parent 874d3d7b
Branches
Tags
No related merge requests found
Showing with 2 additions and 7 deletions
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