The Tasks module is currently also displayed in the Space menu for non-members. However, if a non-member clicks on Tasks, an 403 error page is displayed. The same problem also affects user profiles.
This menu item should not appear if a user does not have access to the Tasks module. (/tasks/list)
There is also a checkbox to mark a task as "public". Then the task will show up in the stream also for non-members. However, there is also a "Permission Denied" error here when clicking on the stream entry.
Possibilities:
a.) We remove the option for "public" tasks.
b.) We remove the menu entry & the link from the Wall Entry to the Tasks module and show for NonMembers only the Wall Entry without further details.
c.) We allow "Public" access to the Tasks module "/tasks/list".
The Tasks module is currently also displayed in the Space menu for non-members. However, if a non-member clicks on
Tasks
, an 403 error page is displayed. The same problem also affects user profiles.There is also a checkbox to mark a task as "public". Then the task will show up in the stream also for non-members. However, there is also a "Permission Denied" error here when clicking on the stream entry.
Possibilities:
a.) We remove the option for "public" tasks. b.) We remove the menu entry & the link from the Wall Entry to the Tasks module and show for NonMembers only the Wall Entry without further details. c.) We allow "Public" access to the Tasks module "/tasks/list".
I would prefer solution a.) or b.)