-
Bug
-
Resolution: Fixed
-
Minor
-
3.5 regressions, 4.2.8
When either:
- Creating new calendar event; or
- Importing calendar events
Setting type = Group, then selecting and subsequently de-selecting a course:
invalidparameter
|
Invalid parameter value detected
|
File: ...al/classes/external_api.php
|
Line: 362
|
Stack trace:
|
|
courseid => Invalid parameter value detected (Invalid external api parameter: the value is "", the server was expecting "int" type): Invalid external api parameter: the value is "", the server was expecting "int" type
|
Error code: invalidparameter
|
* line 362 of /lib/external/classes/external_api.php: invalid_parameter_exception thrown
|
* line ? of unknownfile: call to core_external\external_api::validate_parameters()
|
* line 229 of /lib/external/classes/external_api.php: call to call_user_func()
|
* line 83 of /lib/ajax/service.php: call to core_external\external_api::call_external_function()
|
Regression from this change as part of MDL-60826