Actions
Bug #86948
closedGroupElement has unused fieldChangeFunc
Status:
Closed
Priority:
Should have
Assignee:
Category:
FormEngine aka TCEforms
Target version:
Start date:
2018-11-18
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The class GroupElement
defines a fieldChangeFunc
which is unused in this context. Since this never caused an issue, it's save to remove the change handler.
Actions