Skip to content
Snippets Groups Projects
Commit 53e96c4c authored by Christian Kuhn's avatar Christian Kuhn
Browse files

[BUGFIX] Allow changing FF sections in new version overlays

Creating a version overlay of a record that has flexform
sections and moving or deleting some of these sections
at the same time fails in DataHandler due to a wrong uid
lookup for the section command array.

The patch fixes this scenario in the DataHandler flexform
processing code and leaves an according explanation comment.

Resolves: #73761
Releases: main, 11.5
Change-Id: Ib1c910c59a2ebfe9b7545cabb258f44bac2cd273
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75116


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarTina Westner <tina.westner@bgm-gmbh.de>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarTina Westner <tina.westner@bgm-gmbh.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 6d922f32
Branches
Tags
No related merge requests found
Showing
with 1103 additions and 7 deletions
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