-
Bug
-
Resolution: Fixed
-
Minor
-
3.7.6, 3.8.3
-
MOODLE_37_STABLE, MOODLE_38_STABLE
-
MOODLE_38_STABLE, MOODLE_39_STABLE
-
Currently, if the class cannot be found, the entire text of the message is:
Cannot find external class
This is ... not very helpful. I propose to change it to
'Cannot find external class ' . $function->classname
and I am wording this as a bug, because I think it is worth doing on stables too.
I was struggling to diagnose a bug we were seeing, so first I just hacked this change into our code. Then I decided to do the socially responsible thing and submit it upstream.
- duplicates
-
MDL-55686 Improve "Cannot find file with external function implementation" exception
-
- Closed
-
- has been marked as being related by
-
MDL-78917 Improve exception content when external class & path are missing
-
- Closed
-
- is duplicated by
-
MDL-61287 Web Services Documentation fault check when plugin does not exist
-
- Closed
-