Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 1.7
-
Fix Version/s: 1.7
-
Component/s: Administration
-
Labels:None
-
Affected Branches:MOODLE_17_STABLE
-
Fixed Branches:MOODLE_17_STABLE
Description
The handling of default values in output_html() is broken for most admin_setting subclasses. The problem manifests itself in upgradesettings.php script, the default values are not displayed there which is a showstopper for upgrades from pre 1.7 releases.
I will commit partial patch today, please review the changes and fix the rest of classes. This bug is related to MDL-6440 .
Issue Links
| This issue will be resolved by: | ||||
| MDL-6440 | Add serialize/deserialize to admin_settings class |
|
|
|
Vince, can you let us know if you are working on this?