-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
2.3.1
-
Oracle
-
MOODLE_23_STABLE
Create Oracle Install with Moodle 2.2 install
Create a Course with content and users (I had ten test users with data uploaded to the course)
Upgrade to Moodle 2.3
Backup the course which was created in 2.2
Use the restore process from the backup file and choose option 1 create a new course in a category
Follow the restore process
The following error is reported
Skipping 'meta' enrolment plugin. Will be implemented before 2.0 release
|
line 1501 of \backup\moodle2\restore_stepslib.php: call to debugging()
|
line 131 of \backup\util\plan\restore_structure_step.class.php: call to restore_enrolments_structure_step->process_enrol()
|
line 103 of \backup\util\helper\restore_structure_parser_processor.class.php: call to restore_structure_step->process()
|
line 125 of \backup\util\xml\parser\processors\grouped_parser_processor.class.php: call to restore_structure_parser_processor->dispatch_chunk()
|
line 91 of \backup\util\helper\restore_structure_parser_processor.class.php: call to grouped_parser_processor->postprocess_chunk()
|
line 148 of \backup\util\xml\parser\processors\simplified_parser_processor.class.php: call to restore_structure_parser_processor->postprocess_chunk()
|
line 92 of \backup\util\xml\parser\processors\progressive_parser_processor.class.php: call to simplified_parser_processor->process_chunk()
|
line 169 of \backup\util\xml\parser\progressive_parser.class.php: call to progressive_parser_processor->receive_chunk()
|
line 212 of \backup\util\xml\parser\progressive_parser.class.php: call to progressive_parser->publish()
|
line ? of unknownfile: call to progressive_parser->start_tag()
|
line 158 of \backup\util\xml\parser\progressive_parser.class.php: call to xml_parse()
|
line 137 of \backup\util\xml\parser\progressive_parser.class.php: call to progressive_parser->parse()
|
line 105 of \backup\util\plan\restore_structure_step.class.php: call to progressive_parser->process()
|
line 153 of \backup\util\plan\base_task.class.php: call to restore_structure_step->execute()
|
line 163 of \backup\util\plan\base_plan.class.php: call to base_task->execute()
|
line 157 of \backup\util\plan\restore_plan.class.php: call to base_plan->execute()
|
line 315 of \backup\controller\restore_controller.class.php: call to restore_plan->execute()
|
line 147 of \backup\util\ui\restore_ui.class.php: call to restore_controller->execute_plan()
|
line 46 of \backup\restore.php: call to restore_ui->execute()
|
- duplicates
-
MDL-35071 Redesign enrol restore support
-
- Closed
-
- has a non-specific relationship to
-
MDL-33520 error restore course : plugin_supports():enrol_
-
- Closed
-
-
MDL-26222 Course restore does not restore user roles when enrol plugin is not manual
-
- Closed
-
- has been marked as being related by
-
MDL-34812 Problems handling content copied from MS Word during backup/restore
-
- Closed
-