Bug #97403
closedLoading Presets fails in IMPEXP Tool
100%
Description
I loaded the data from https://github.com/TYPO3-Documentation/t3docs-examples into TYPO3 12. Then I wanted to export them again. The data comes with a predefined preset. Upon trying to load it I get the following error in the Backend:
Current main branch of TYPO3
```
TypeError
TYPO3\CMS\Impexp\ImportExport::setRelStaticTables(): Argument #1 ($relStaticTables) must be of type array, string given, called in /var/www/html/typo3/sysext/impexp/Classes/Controller/ExportController.php on line 213
```
Updated by Gerrit Code Review over 1 year ago
- Status changed from New 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/+/78723
Updated by Gerrit Code Review over 1 year ago
Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78732
Updated by Oliver Bartsch over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e2eaa02ecc64eb86ce4b6bda62eb6203f2eadfcd.
Updated by Gerrit Code Review over 1 year ago
- Status changed from Resolved to Under Review
Patch set 2 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78732
Updated by Oliver Bartsch over 1 year ago
- Status changed from Under Review to Resolved
Applied in changeset b6378d2fbd384a9689c05951e7a7d3692175d95b.