Bug #89032
closedTCA SelectSingleElement does not render fieldControl
100%
Description
typo3/sysext/backend/Classes/Form/Element/SelectSingleElement.php
You can't add Nodes to a Single Select due to the missing rendering of the fieldControl field.
No usage of $this->renderFieldControl();
Updated by Gerrit Code Review about 5 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/c/Packages/TYPO3.CMS/+/61566
Updated by Gerrit Code Review about 5 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/c/Packages/TYPO3.CMS/+/61566
Updated by Daniel Goerz about 5 years ago
- Related to Feature #81976: TCA wizards don't show up for `selectSingle` fields added
Updated by Mathias Brodala almost 5 years ago
- Related to deleted (Feature #81976: TCA wizards don't show up for `selectSingle` fields)
Updated by Mathias Brodala almost 5 years ago
- Is duplicate of Feature #81976: TCA wizards don't show up for `selectSingle` fields added
Updated by Susanne Moog almost 5 years ago
- Status changed from Under Review to Closed
Closing in favor of #89032
Updated by Gerrit Code Review almost 5 years ago
- Status changed from Closed to Under Review
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/c/Packages/TYPO3.CMS/+/61566
Updated by Philipp Parzer almost 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset b6a293d73bb63616105e5fdb7f61cafacabf68a7.
Updated by Ludovic Nogueira over 4 years ago
- Related to Bug #91317: TCA SelectSingleElement does not render fieldControl added