-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
2.6
-
None
-
MOODLE_26_STABLE
With debug developer
1. Start a backup
2. Progress to page 2
3. Cancel the backup
You should really redirect before you start page output
|
line 747 of /lib/outputrenderers.php: call to debugging()
|
line 2633 of /lib/weblib.php: call to core_renderer->redirect_message()
|
line 239 of /backup/util/ui/base_ui.class.php: call to redirect()
|
line 196 of /backup/util/ui/backup_ui_stage.class.php: call to base_ui->cancel_process()
|
line 110 of /backup/util/ui/base_ui.class.php: call to backup_ui_stage_schema->process()
|
line 113 of /backup/backup.php: call to base_ui->process()
|
David did some debugging in MDL-42363, and concludes this is related to a silenced iconv problem.