Actions
Task #72774
closedImport/Export Don't display error messages using DebugUtility::viewArray()
Status:
Closed
Priority:
Should have
Assignee:
Category:
Import/Export (T3D)
Target version:
Start date:
2016-01-16
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Import/Export show error messages using ImportExport->printErrorLog which is basically a call to DebugUtility::viewArray().
Change that to just pass an array with the error messages to the Fluid templates and take care of the output there.
Actions