Bug #100748
closedLoading of ImpExp preset fails
100%
Description
While loading a preset (Introduction Package) two exceptions are thrown:
`PHP Warning: Undefined array key "record" in /var/www/html/.build/vendor/typo3/cms-impexp/Classes/Controller/ExportController.php line 294`
and
`in_array(): Argument #2 ($haystack) must be of type array, string given in /var/www/html/.build/vendor/typo3/cms-impexp/Classes/ViewHelpers/InArrayViewHelper.php line 37`
Updated by Gerrit Code Review over 1 year ago
- Status changed from Accepted to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78840
Updated by Gerrit Code Review over 1 year ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78840
Updated by Gerrit Code Review over 1 year ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78840
Updated by Gerrit Code Review over 1 year ago
Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78840
Updated by Oliver Bartsch over 1 year ago
- Related to Task #100749: [BUGFIX] Avoid exceptions while loading presets added
Updated by Gerrit Code Review over 1 year ago
Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78840
Updated by Gerrit Code Review over 1 year ago
Patch set 6 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78840
Updated by Simon Gilli over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e496fddbe40f92f58169ea2773b0a1b4149daf50.