Feature #44593
closedIntroduce service to handle multiple flash message queues
100%
Description
Currently there is just one system wide flash message queue. This unfortunetly leads to problems using flash messages in extbase as one cannot address a subset of messages to a dedicated extension/plugin/controller/action. To resolve this this patch introduces a flash message service that handles multiple queues which falls back to the known behaviour by default.
Updated by Gerrit Code Review about 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/17571
Updated by Gerrit Code Review about 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/17571
Updated by Gerrit Code Review almost 12 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/17571
Updated by Gerrit Code Review almost 12 years ago
Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/17571
Updated by Gerrit Code Review almost 12 years ago
Patch set 5 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/17571
Updated by Gerrit Code Review almost 12 years ago
Patch set 6 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/17571
Updated by Gerrit Code Review almost 12 years ago
Patch set 7 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/17571
Updated by Anonymous almost 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 4d47e88e5b4faaecc9dcb5d12f22e1cfc57f2e32.
Updated by Riccardo De Contardi over 7 years ago
- Status changed from Resolved to Closed