Feature #8865

FlashMessage should become an object

Added by Dennis Ahrens almost 3 years ago. Updated almost 2 years ago.

Status:Resolved Start date:
Priority:Should have Due date:
Assignee:Karsten Dambekalns % Done:

100%

Category:MVC
Target version:TYPO3 Flow Base Distribution - 1.0 beta 1
PHP Version: Complexity:
Has patch:
Votes: 0

Description

Would be nice if a FlashMessage becomes an object :)

Currently a FlashMessage is just a string.

I think it would be nice to store more informations related to the message instead of the string. e.g. the DateTime it was created and type and maybe some other informtations which may be useful.

There is a patch with a possible solution available for extbase:

http://forge.typo3.org/issues/7098


Related issues

related to TYPO3.Flow - Feature #26945: Rewrite flashMessages to have similar functionality as in v4 Resolved 2011-05-20

History

Updated by Karsten Dambekalns almost 3 years ago

  • Category set to MVC
  • Start date deleted (2010-07-14)

Updated by Karsten Dambekalns almost 2 years ago

  • Status changed from New to Resolved
  • Assignee set to Karsten Dambekalns
  • Target version set to 1.0 beta 1
  • % Done changed from 0 to 100

See #26945 for the "fix".

Also available in: Atom PDF