-
Bug
-
Resolution: Not a bug
-
Critical
-
None
-
3.10.9, 3.11.5
-
None
-
MOODLE_310_STABLE, MOODLE_311_STABLE
Works on
Moodle 3.8
Moodle 3.9.12 (Build: 20220117)
works not on
Moodle [3.10.9 (Build: 20220117)|http://docs.moodle.org/dev/Releases]
Moodle [3.11.5 (Build: 20220117)|http://docs.moodle.org/dev/Releases]
Download the TCC File
Click Path:
Website Administration > Courses {}> Restore Course {}> upload the file and do the wizard
One of the next Message shows corectly that it is a IMS CC 1.1
but then
Warning: DOMDocument::load(): I/O warning : failed to load external entity "/var/www/html/moodledata/temp/backup/858ab10da4f5ed339353a2e75b760e0b/section_1/ident_1/BasicLTI_1.xml" in /var/www/html/moodle-3.11.5/backup/cc/entities.class.php on line 78Warning: DOMDocument::load(): I/O warning : failed to load external entity "/var/www/html/moodledata/temp/backup/858ab10da4f5ed339353a2e75b760e0b/section_1/ident_2/BasicLTI_1.xml" in /var/www/html/moodle-3.11.5/backup/cc/entities.class.php on line 78Warning: DOMDocument::load(): I/O warning : failed to load external entity "/var/www/html/moodledata/temp/backup/858ab10da4f5ed339353a2e75b760e0b/section_2/ident_3/BasicLTI_1.xml" in /var/www/html/moodle-3.11.5/backup/cc/entities.class.php on line 78Warning: DOMDocument::load(): I/O warning : failed to load external entity "/var/www/html/moodledata/temp/backup/858ab10da4f5ed339353a2e75b760e0b/section_2/ident_4/BasicLTI_1.xml" in /var/www/html/moodle-3.11.5/backup/cc/entities.class.php on line 78Warning: DOMDocument::load(): I/O warning : failed to load external entity "/var/www/html/moodledata/temp/backup/858ab10da4f5ed339353a2e75b760e0b/section_2/ident_5/BasicLTI_1.xml" in /var/www/html/moodle-3.11.5/backup/cc/entities.class.php on line 78Warning: DOMDocument::load(): I/O warning : failed to load external entity "/var/www/html/moodledata/temp/backup/858ab10da4f5ed339353a2e75b760e0b/section_2/ident_6/BasicLTI_1.xml" in /var/www/html/moodle-3.11.5/backup/cc/entities.class.php on line 78 |
It seems that the importer reads the imsmanfest.xml, but not the referenced Files in it.
I got following Error Messages an i checked on the machine, the files were not there.
I create the imscc file with JAVA and its possibe to open the file.
the imscc file contains all the requested files.
If you have no debug messages, you get in the imported Course with the Structure from imsmanifest.xml but all
the course entries are named "untitled" and containing no link.
I attach also the used imscc file
Debug messages from moodle 3.11.5