Bug #23012
closedNo access to taskcenter (tasks) for non-admins
0%
Description
Tasks created by an admin are not available to non-admins. The tasks are shown at the top right ("Open system tasks"), but if I click on a specific task I get this message: "Error. No access to this module." For (other) admin users, the module works.
- Of course the tasks are assigned to the user group of the non-admin user.
- setting $TCA['sys_action']['ctrl']['adminOnly'] = 0; did not help
- giving the user group the right to list/modify "actions" did not help
- creating a task within an accessable sysfolder does did not help (and the task does not show up at "Open system tasks")
Can anybody reproduce this issue?
See also http://www.typo3.net/forum/list/list_post//99596/
(issue imported from #M14885)
Files
Updated by Jigal van Hemert over 14 years ago
Access check has incorrect default return value. Patch fixes this.
Updated by d-nik no-lastname-given over 14 years ago
Wow, thanks, this works ...
Updated by Christian Kuhn over 14 years ago
- trunk rev. 8121
- 4.4 rev. 8122