Project

General

Profile

Actions

Bug #24238

closed

Javascript flashmessage miss named severity

Added by Steffen Kamper almost 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-11-29
Due date:
% Done:

0%

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

Description

Simular to php, the severity is magic number 0-4
The patch adds an object TYPO3.Severity which allows to write readable code:

TYPO3.Flashmessage.display(
   TYPO3.Severity.information, 
   TYPO3.lang.header, 
   TYPO3.lang.message, 
   10
);

(issue imported from #M16608)


Files

16608.patch (469 Bytes) 16608.patch Administrator Admin, 2010-11-29 21:23
Actions #1

Updated by Steffen Kamper almost 14 years ago

committed to trunk rev 9686

Actions #2

Updated by Susanne Moog over 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF