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.
Updated by Gerrit Code Review over 11 years ago
- Status changed from New to Under Review
Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/23549
Updated by Helmut Hummel over 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1cf9d3cd44b4e064a17f762bd9d892ed66d1f9c3.
Actions