[BUGFIX] FormEngine: Remove hardcoded fieldnames for subtypes_addlist
Take into account the configured fieldnames for recordType and subType selection instead of using the hardcoded values list and list_type. Resolves: #71212 Related: #62508 Releases: master Change-Id: I81cad273859489464b2d902092ff81c0bd17ae10 Reviewed-on: https://review.typo3.org/44452 Reviewed-by:Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de>
Showing
- typo3/sysext/backend/Classes/Form/FormDataProvider/TcaColumnsProcessCommon.php 12 additions, 8 deletions...Classes/Form/FormDataProvider/TcaColumnsProcessCommon.php
- typo3/sysext/backend/Tests/Unit/Form/FormDataProvider/TcaColumnsProcessCommonTest.php 7 additions, 3 deletions...nit/Form/FormDataProvider/TcaColumnsProcessCommonTest.php
- typo3/sysext/frontend/Configuration/TCA/tt_content.php 2 additions, 2 deletionstypo3/sysext/frontend/Configuration/TCA/tt_content.php
Please register or sign in to comment