Bug #86403
closedMissing FlexForm context for USER display conditions
100%
Description
Given:
- a FlexForm with a field having a display condition using a user function
Expected:
- the user function should receive all information provided by the parent object (TYPO3\CMS\Backend\Form\FormDataProvider\EvaluateDisplayConditions)
Actual:
- only the current used database row, the parsed condition parameter and a flexformValueKey is provided
- the whole information about which field is evaluated or the parsed FlexForm context is missing
Updated by Gerrit Code Review about 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/58413
Updated by Gerrit Code Review about 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/58413
Updated by Gerrit Code Review about 6 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/58413
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/58413
Updated by Gerrit Code Review about 6 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/58770
Updated by Nicole Cordes about 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f74ed5fe2fcf6907505f9819884ba089d1a879ef.