[TYPO3-core] RFC #16318: Enable FlashMessages to fade out after delay

Helmut Hummel helmut at typo3.org
Wed Nov 10 14:18:14 CET 2010


Hi,

On 10.11.10 12:48, Steffen Kamper wrote:
> 
> i tested with 2 messages, just duplicated one line
> 
> t3lib_FlashMessageQueue::addMessage($message);
> t3lib_FlashMessageQueue::addMessage($message);
> 
> and both were rendered

OK, sorry. The problem was not that two messages could not be rendered
(as I first thought), but that a particular message could not be
rendered. This message had quotes in the message text, that's why it
caused a JS error.

Find attached an updated patch which quotes both string values, which is
a good idea anyway.

Regards Helmut
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 16318_v3.diff
Type: text/x-patch
Size: 2477 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101110/a45268aa/attachment.bin>


More information about the TYPO3-team-core mailing list