Actions
Bug #51672
closedFix fatal error in ExtendedFileUtility
Start date:
2013-09-03
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The backport of #46595 to the 6.0 branch
did not take into account that the ExtendedFileUtility
misses the addFlashMessage method.
Replace the call with a static to fix the fatal
error.
Actions