[TYPO3-english] why are flash messages not displaying on some pages
Patrick Schriner
pschriner at gmx.de
Fri Nov 15 00:40:15 CET 2013
For 4.5 I can only confirm this:
Add them to a queue, and they won't show up after a redirect.
Add them to the flashmessagecontainer, and they do show up.
On Thu, 14 Nov 2013 18:48:11 +0100, Calgacus map Brude <calgach at gmail.com>
wrote:
> Hi,
> I added some flash messages to some pages but they do not show up after
> a redirect. Existing pages already have this feature and it works fine
> there but on the pages I added the exact same code and tag it does not
> work. besides adding code like so:
>
> $this->flashMessageContainer->add('Valid.');
> $this->redirect('validate_success');
>
> and a tag like so to the validate_success template <f:flashMessages
> /><br/>
>
> what more is there to making flash messages work?
--
More information about the TYPO3-english
mailing list