-
Sub-task
-
Resolution: Fixed
-
Blocker
-
None
-
2.0
-
None
-
MOODLE_20_STABLE
Exception: backup/util/dbops/simpletest/testdbops.php / ? backup_dbops_test / ? test_backup_controller_dbops
Unexpected exception of type [backup_dbops_exception] with message [Exception with missing language string
from language file
{error} with data {error}] in [/fs2/www/html/sm449/coremoodle/backup/util/dbops/backup_controller_dbops.class.php line 153]
- line 81 of /backup/controller/backup_controller.class.php: call to backup_controller_dbops::get_courseid_from_type_id()
- line 222 of /backup/util/dbops/simpletest/testdbops.php: call to backup_controller->__construct()
- line ... of ...
Exception: backup/util/structure/simpletest/testbackupstructures.php / ? backup_structure_test / ? test_backup_structure_wrong
Unexpected PHP error [get_class() expects parameter 1 to be object, string given] severity [E_WARNING] in [/fs2/www/html/sm449/coremoodle/backup/util/structure/backup_optigroup.class.php line 49]
Fail: backup/util/xml/simpletest/testwriter.php / ? xml_writer_test / ? test_xml_writer_public_api
Equal expectation fails at character 38 with [<?xml version="1.0" encoding="UTF-8"?> <toptag name="toptag" level="1" path="/toptag"> <secondtag name="secondtag" level="2" path="/toptag/secondtag" value="secondvalue">secondvalue</secondtag> <t...] and [<?xml version="1.0" encoding="UTF-8"?> <toptag name="toptag" level="1" path="/toptag"> <secondtag name="secondtag" level="2" path="/toptag/secondtag" value="secondvalue">secondvalue</secondtag> ...] at [/fs2/www/html/sm449/coremoodle/backup/util/xml/simpletest/testwriter.php line 306]