-
Bug
-
Resolution: Fixed
-
Minor
-
3.5.18, 3.7 regressions, 3.8.9, 3.9.7, 3.10.4, 3.11, 4.0
-
MOODLE_310_STABLE, MOODLE_311_STABLE, MOODLE_35_STABLE, MOODLE_38_STABLE, MOODLE_39_STABLE, MOODLE_400_STABLE
-
MOODLE_310_STABLE, MOODLE_311_STABLE
-
This is MDL-31653 again, which was closed but I can still reproduce! So, the 'Default' string value represents the state of the 'tickbox' and not the true value of the actual default!
Previous testing instructions (to replicate the issue)
- Login as an administrator.
- Navigate to 'Dashboard -> Site administration -> Development -> Debugging'.
- Observe the state of the 'debugdisplay' setting and in particular that the 'Default: value' afterwards is the same as it's 'state'.
- Change the state of the 'debugdisplay' setting and 'Save changes'.
- Observe that the 'Default: value' is now the state of the 'debugdisplay' setting when it should have been static.