Task #72774
closedImport/Export Don't display error messages using DebugUtility::viewArray()
100%
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.
Updated by Gerrit Code Review almost 9 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46022
Updated by Gerrit Code Review almost 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46022
Updated by Gerrit Code Review almost 9 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46022
Updated by Reinhard Führicht almost 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d2dd4b78265993429d02973799ac4ce8b4d8a3fa.
Updated by Mathias Schreiber over 8 years ago
- Sprint Focus deleted (
On Location Sprint)
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed