Bug #77287
closedStory #69617: FormEngine bugs
'eval' => 'null' field stays disabled in 7.6.10
100%
Description
Is not present in 7.6.9
Is present in 7.6.10
If an input in TCA has the option 'eval' => 'null' (or a variation of null, trim, double2,...) the field AND the checkbox for disabled field are disabled in typo3 backend.
This results in a state where disabled fields (null-fields) can not be enabled again since the enabeling checkbox gets disabled with the field and is therefor not clickable.
- changed back to 7.6.9 to verify that it is the core.
- manually (in browser) removed the "disabled" class form the surrounding div.t3js-formengine-field-item - which made the field work again.
- diffed the backend-Extension 7.6.9 and 7.6.10 and appended it to this issue
I hope I assigned this correctly. If you need more Information please let me know what you need.
Best Regards
Files
Updated by Georg Ringer over 8 years ago
- Assignee deleted (
Georg Ringer)
dont assign issues to someone, thx
Updated by Frank Nägler over 8 years ago
- Status changed from New to Accepted
- Assignee set to Frank Nägler
- Target version set to next-patchlevel
- Is Regression changed from No to Yes
confirmed, it is a regression, introduced with https://review.typo3.org/#/c/48110/3
Updated by Gerrit Code Review over 8 years ago
- Status changed from Accepted 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/49402
Updated by Christian Kuhn over 8 years ago
can be tested with input_14 from ext:styleguide
Updated by Gerrit Code Review over 8 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/49403
Updated by Frank Nägler over 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0d0814a3b0aee39b81fae53f0da446e5b50173c0.