Actions
Bug #78776
closedFileUpload do not show errors.
Start date:
2016-11-23
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Since patch from #69916 errors while uploading files won't be shown.
- Status code isn't set to 500 anymore
- Message isn't wrapped in <t3err> tag anymore
Change in question https://review.typo3.org/#/c/43365/16/typo3/sysext/backend/Classes/Controller/File/FileController.php@209
Actions