Bug #97999
closed"Undefined array key" error for TCA columns of type "none" in ElementInformationController
100%
Description
When the element information window is opened for an Extbase object containing a TCA column of type "none", opening the window fails immediately with an exception "PHP Warning: Undefined array key "my_column_of_type_none" in..."
It seems the ElementInformationController is expecting a database field although "none" columns doesn't need a database field.
Updated by Gerrit Code Review over 2 years ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75349
Updated by Gerrit Code Review over 2 years ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75349
Updated by Gerrit Code Review over 2 years ago
Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75352
Updated by Oliver Bartsch over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset fb6cb83efbfbffded546229941cfe1696d6292b7.