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.
Updated by Wouter Wolters over 7 years ago
- Status changed from New to In Progress
Updated by Gerrit Code Review over 7 years ago
- Status changed from In Progress 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/53730
Updated by Gerrit Code Review over 7 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53732
Updated by Wouter Wolters over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset cdef1854f0f4840127cb42d608ebc9e98174354f.
Actions