Hello there,
I recently tried to deploy an Instance in our University to tests The Functionality of ILIAS (v7.2).
The Setup process was quite easy since I used the docker-compose method provided by sturai on docker hub.
But I noticed some weird behavior when we tried to add an Assignment, we created an Assignment called Test01. After that, we tried to add any Assignments like Upload or text and we get an error message that states that something didn't work and that it generated an error file.
We looked into it and found this
Error thrown with message "Call to undefined method ilRTE::removeAllContextMenuItems()"
I attached the full log file.
Can someone help me figure this out?