Actions
Bug #56561
closedAJAX uploader misses a way to send notifications
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2014-03-05
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Until TYPO3 6.1, it was possible for a hook during upload to send notification as flash messages:
Now it does not work anymore, flash messages are not shown.
Either show flash messages after upload or provide a way for the hook to send some notification.
Typically used by EXT:image_autoresize to inform the user that an image has been resized to WxH pixels and possibly even converted from one format to another.
Files
Actions