Actions
Bug #100242
closedTypeError on editing reaction records
Status:
Closed
Priority:
Should have
Assignee:
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2023-03-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Trying to edit a sys_reaction record currently leads to a TypeError:
(1/1) TypeError TYPO3\CMS\Reactions\Validation\CreateRecordReactionTable::fromProcFuncItem(): Argument #1 ($procFuncItem) must be of type array, TYPO3\CMS\Core\Schema\Struct\SelectItem given, called in /var/www/html/typo3/sysext/reactions/Classes/Form/ReactionItemsProcFunc.php on line 35
Actions