Skip to content
Snippets Groups Projects
Commit 9cddf73b authored by Alexander Nitsche's avatar Alexander Nitsche Committed by Anja Leichsenring
Browse files

[TASK] Enable EXT:impexp to include presets in export

Only tables with TCA configurations are available for the export of a
TYPO3 instance. The stored export configurations - so called presets -
were missing the TCA configuration and thus had to be exported and
imported separately in a database client.

This patch adds a TCA configuration for the export configurations and
thus makes them exportable and importable along with the main dump.
The presets are saved on PID=0 and hidden from record lists to
force the user to continue managing them with the export module.

Resolves: #92346
Releases: master, 10.4
Change-Id: Ic5a9babc91a93f8bf1561b697c4fca0ad548f734
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65770


Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
Reviewed-by: default avatarRémy DANIEL <dogawaf@no-log.org>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent 7877f53a
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment