Project

General

Profile

Actions

Bug #23727

closed

Create a new abstract class t3lib_message_abstractmessage

Added by Benni Mack almost 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2010-10-14
Due date:
% Done:

0%

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

Description

As we need a clean way to create messages (e.g. for error messages) that are not related to t3lib_flashmessage, I created a small class called t3lib_message_abstractmessage, which includes the basic set of features for messages, and t3lib_flashmessages is then just a small subclass of it.

Once this is in (everything should still work as before), I can create an additional message class (t3lib_message_errormessage) which will be used when displaying common TYPO3 error messages.

(issue imported from #M15989)


Files

15989_abstractmessage.patch (8.73 KB) 15989_abstractmessage.patch Administrator Admin, 2010-10-14 16:55

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #23729: Style error messages in the TYPO3 wayClosedSteffen Gebert2010-10-14

Actions
Actions #1

Updated by Benni Mack almost 14 years ago

committed to trunk (rev. 9067).

Actions #2

Updated by Susanne Moog over 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF