Actions
Task #93428
closedRename function getHeaderFlashMessagesForCurrentPid() in PageLayoutController to reflect that callouts are used and not flashmesseages
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
Start date:
2021-02-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
backend, callouts
Complexity:
easy
Sprint Focus:
Description
see explanation in
- flash messages: those are normally shown after an action, e.g saving something was succesful
- callouts: give the user permanent feedback
https://forge.typo3.org/issues/93422#note-2
Could be renamed to getCalloutsForCurrentPid().
Since PageLayoutController is non-internal I assume this is a breaking change, so cannot be done until v12.
Actions