Actions
Bug #23064
closedEdit user link broken in Taskcenter
Start date:
2010-06-30
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
function action_linkUserName returns a link with a wrong parameter - editing an existing backend user record in the taskcenter is not possible anymore.
The link on the user record is built with a wrong parameter: &SET[function]=sys_action.tasks, the right one would be &SET[function]=sys_action.tx_sysaction_task
File class.tx_sysaction_task.php, Line 486
(issue imported from #M14955)
Files
Updated by Georg Ringer over 14 years ago
thanks for the bug report. patch is pending in core list now
Actions