-
Bug
-
Resolution: Fixed
-
Minor
-
2.6, 3.4.3, 3.5, 3.6
-
MOODLE_26_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE, MOODLE_36_STABLE
-
MOODLE_34_STABLE, MOODLE_35_STABLE
-
MDL-43334-master -
- Set "Site administration → Development → Debugging → Debug messages" to "DEVELOPER: extra Moodle debug messages for developers".
- Create a course.
- Under Course administration, click Backup
- On the Initial settings step, click Cancel. Confirm the confirmation dialogue.
- The following debug message is being displayed:
You should really redirect before you start page output
line 902 of /lib/outputrenderers.php: call to debugging()
line 2739 of /lib/weblib.php: call to core_renderer->redirect_message()
line 279 of /backup/util/ui/base_ui.class.php: call to redirect()
line 99 of /backup/util/ui/backup_ui_stage.class.php: call to base_ui->cancel_process()
line 136 of /backup/util/ui/base_ui.class.php: call to backup_ui_stage_initial->process()
line 113 of /backup/backup.php: call to base_ui->process()
Though this might not occur in an actual production environment, I think it would be better to have this properly dealt with.
- duplicates
-
MDL-42712 Cancelling a backup causes a redirect warning
-
- Closed
-
- has a non-specific relationship to
-
MDL-33440 Cancel backup confirm buttons are confusing
-
- Closed
-
- is duplicated by
-
MDL-44351 Restore: Debug warning on cancel
-
- Closed
-
-
MDL-54031 Debugging message shown when cancelling backup
-
- Closed
-
- Testing discovered
-
MDL-43232 Migrate moodle-backup-confirmcancel to Shifter
-
- Closed
-
- will help resolve
-
MDL-33440 Cancel backup confirm buttons are confusing
-
- Closed
-