[BUGFIX] Prevent multiple FlexContainers of same name
Extend the identifier used within the DOM by an additional field, as already done in #97042 to make flexform sections within inline child records work. A styleguide example makes it easy to reproduce the edge case. Resolves: #100937 Related: #97042 Releases: main, 12.4 Change-Id: I40120ea13b892c6387833dab444dad86951cf96f Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/85230 Tested-by:Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
core-ci <typo3@b13.com>
Showing
- typo3/sysext/backend/Classes/Form/Container/FlexFormSectionContainer.php 2 additions, 2 deletions...ckend/Classes/Form/Container/FlexFormSectionContainer.php
- typo3/sysext/styleguide/Configuration/FlexForms/SimpleSection.xml 29 additions, 0 deletions...sext/styleguide/Configuration/FlexForms/SimpleSection.xml
Please register or sign in to comment