Actions
Bug #88030
openRadio and Checkbox-Viewhelper should work in ObjectMode like e.g. TextFieldViewHelper
Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2019-03-28
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
Description
Currently Radio- and CheckboxViewhelper breaks, if you use in form an object (and property attribute), if you not have a method and use `__call` or `__get`. In the TextFieldViewHelper is is checked correctly, but not in Radio and Checkbox.
Already submitted a Patch, but don't know, that a forge-issue is required. So here we are...
https://review.typo3.org/c/Packages/TYPO3.CMS/+/59890
Clause Due suggest to include this in v10, I think, that it should be able to include in 9.5 without large side effects
Actions