Feature #71251
closedAdd FlashMessage support for ModuleTemplate API
100%
Description
Flash messages have different queues, depending on in which context they are enqueued. The FlashMessageService defaults the queue to core.template.flashMessages
, Extbase defaults the queue to extbase.flashmessages .$randompluginQueue
.
Add support for flash messages to ModuleTemplate which makes it possible to enforce a queue identifier which is rendered in a global scope.
Updated by Gerrit Code Review almost 9 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44480
Updated by Gerrit Code Review almost 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44480
Updated by Gerrit Code Review almost 9 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44480
Updated by Gerrit Code Review almost 9 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44480
Updated by Andreas Fernandez almost 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 926900f97ab387c658f2a582130ff49aadab7016.
Updated by Riccardo De Contardi almost 7 years ago
- Status changed from Resolved to Closed