Skip to content
Snippets Groups Projects
Commit 2edf8b89 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/+/75166


Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarNikita Hovratov <nikita.h@live.de>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarNikita Hovratov <nikita.h@live.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 6817177d
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