-
Bug
-
Resolution: Fixed
-
Minor
-
3.11.10, 4.0.4, 4.0.5, 4.1
A calendar event of type "user" cannot be changed to type "course". An error is being shown with the following stack trace:
Error code: nopermissiontoupdatecalendar
|
* line 597 of /calendar/lib.php: moodle_exception thrown
|
* line 940 of /calendar/externallib.php: call to calendar_event->update()
|
* line ? of unknownfile: call to core_calendar_external::submit_create_update_form()
|
* line 261 of /lib/externallib.php: call to call_user_func_array()
|
* line 81 of /lib/ajax/service.php: call to external_api::call_external_function()
|
Probably also affects moodle versions 3.11 and below, but I do not have an instance to test right now.
- has a non-specific relationship to
-
MDL-62959 Changing a course event to a user event results in an error
-
- Closed
-