Actions
Bug #8072
closedPlatform admin cannot enter users list of a course he didn't create
Status:
Rejected - Abandoned
Priority:
Normal
Assignee:
Category:
Administration
Target version:
Complexity:
Normal
SCRUM pts - complexity:
?
Description
- Create a course
- Edit the course (from the admin courses list)
- Assign another teacher to the course and remove yourself (admin)
- Save
- Enter the course
- Go to the users tool
- Error
The admin should always be authorized to do anything in a course. I suspect the api_is_allowed_to_edit() is not taking api_is_platform_admin() into consideration for some weird permissions reason.
Check master too.
Updated by Julio Montoya about 7 years ago
- Status changed from Assigned to Needs more info
- Assignee changed from Julio Montoya to Yannick Warnier
It works for me. I tried it here:
https://unstable.chamilo.org/main/admin/course_list.php?keyword=julito&submit=&_qf__search_simple=
Course "Julito" the admin can enter with out problems. I changed also the course visibility.
Can you provide an example?
Updated by Yannick Warnier about 7 years ago
- Status changed from Needs more info to Rejected - Abandoned
I always get the ghost-type bugs... :-/
Sorry. Cannot reproduce anymore.
Actions