Skip to content
Snippets Groups Projects
Commit d87a5ced authored by Nicole Cordes's avatar Nicole Cordes Committed by Christian Kuhn
Browse files

[BUGFIX] Prevent DataHandler warning for non-workspace tables

If a record with associated inline records gets copied, the DataHandler
always handles the record creation as new versions. This raises some
warning when the corresponding table doesn't support workspaces. This
patch prevents warnings when a corresponding irre-table cannot create
any new version of a record.

Resolves: #97712
Releases: main, 11.5
Change-Id: Iadcdf693f82d021eca5af1350855803ba433c37b
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75139


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent f1558dca
Branches
Tags
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