Bug #84735
closedInlineControlContainer wrongly assumes group field values are still a string
100%
Description
The inlineControlContainer wrongly assumes that fields of type "group" still have the "_tablename|id|..." string as field value in "databaseRow", but this value is already converted into an array by the TcaGroup FromDataProvider.
See https://github.com/TYPO3/TYPO3.CMS/blob/master/typo3/sysext/backend/Classes/Form/Container/InlineControlContainer.php#L198 for the according code in InlineControlContainer.
Affected versions are 8.7 and current master
Updated by Gerrit Code Review over 6 years ago
- Status changed from New 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/56670
Updated by Gerrit Code Review over 6 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/56670
Updated by Christian Kuhn about 6 years ago
- Related to Bug #82104: IRRE + GROUP with real MM relations not working (fatal error) added
Updated by Gerrit Code Review about 6 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58421
Updated by Cyril Janody about 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset db3a3ccc7098ea318fba4942ba42ac62d5298206.
Updated by Gerrit Code Review about 6 years ago
- Status changed from Resolved to Under Review
Patch set 3 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58422
Updated by Cyril Janody about 6 years ago
- Status changed from Under Review to Resolved
Applied in changeset f4102ffe6a21377ad00ca028fccf170a2760a2b7.