Bug #76509
closedFormEngine does not allow saving dynamic items and does not preselect dynamic items based on column value
100%
Description
Same exact issue as described in #76147 with two points of additional info:
- Also happens when using TCA processors, not just itemsProcFunc
- When manually updating column's value in DB, field will not select the value matching DB value
Not tested on 7.6 but I suspect the issue is the same there.
Updated by Claus Due over 8 years ago
Forgot the most important part: this regards the select TCA type which appears to need a fix similar to the one created for the other issue.
Updated by Gerrit Code Review over 4 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/+/63917
Updated by Susanne Moog over 4 years ago
- Category deleted (
FormEngine aka TCEforms) - TYPO3 Version changed from 8 to 10
- Is Regression deleted (
No)
I pushed a patch with a functional test for this issue, as you state it is the same as the previous issue (with checkboxes in datahandler) I did the exact same test for select. The test is green and I cannot reproduce your issue. Can you check both the test and the issue if there is any info missing here?
Updated by Susanne Moog over 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset db78e2d08776eb94a4c06430f94c2de58b9cd0c4.