-
Bug
-
Resolution: Fixed
-
Major
-
4.3
-
MOODLE_403_STABLE
-
MOODLE_403_STABLE
-
While reviewing MDL-78296 I encountered the following error when trying to import an XML file:
Exception - Call to undefined function import_xml_grades()
|
|
More information about this error
|
Debug info:
|
Error code: generalexceptionmessage
|
Stack trace:
|
|
line 60 of /grade/import/xml/index.php: Error thrown
|
This is a regression from MDL-77635 (the testing instructions there seem to cover only CSV import), probably because of these require_once statements being changed