Actions
Bug #81685
closedDelete and hide buttons not working in records list of sys_action (task center)
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2017-06-23
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When displaying a list of records in the user task center, clicking on either the delete or the hide button has no effect. This occurs in both TYPO3 7.6 and TYPO3 8.7.
The reason for this seems to be that there are no click handlers registered to these buttons.
Actions