Bug #71212
closedsubtypes_addlist is hardcoded to list_type and list_types
100%
Description
typo3/sysext/backend/Classes/Form/FormDataProvider/TcaColumnsProcessCommon.php
holds a hardcoded part referring only to plugins.
Technically, one may set any field to be a subtype, so we need to loop in order to find out whether we have subtypes_addlists or subtypes_excludelists.
Updated by Gerrit Code Review about 9 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44452
Updated by Gerrit Code Review about 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44452
Updated by Gerrit Code Review about 9 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44452
Updated by Morton Jonuschat about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9199a61e143453ecc8603fd773c517188c0dd0d2.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed