Actions
Bug #82573
closedEXT:form - label property is not set for the FormDefinition class
Start date:
2017-09-28
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The property "label" from a formDefinition is not set within TYPO3\CMS\Form\Domain\Model\FormDefinition
so $formDefinition->getLabel() is always empty.
Updated by Gerrit Code Review about 7 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/54227
Updated by Gerrit Code Review about 7 years ago
Patch set 1 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/54425
Updated by Ralf Zimmermann about 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset cb1e38e18817cfc664c4a1a9e44c704d9941d5c3.
Actions