Project

General

Profile

Actions

Bug #21207

closed

Improve flashmessages API

Added by Rupert Germann over 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-10-08
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Problem:
The current handling of the message queue for flashmessages happens in template.php and is quite unflexible.
Storing the messages in the user session is very performance intensive and it is not needed in all cases.

Solution:
Add a new class which handles the message queue and extend the flashmessages object by a parameter which configures whether the message is stored in the session (these messages will survive redirects) or store them in the messagequeue object (default)

(issue imported from #M12154)


Files

12154.diff (13 KB) 12154.diff Administrator Admin, 2009-10-08 16:57

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #21195: Improve performance of flashmessagesClosedRupert Germann2009-10-06

Actions
Actions

Also available in: Atom PDF