-
Bug
-
Resolution: Fixed
-
Minor
-
2.7
-
MOODLE_27_STABLE
-
MOODLE_27_STABLE
-
MDL-45298-master -
If a site was using retired themes:
- As a user setting
- A category setting
- A course setting
- Site setting
Those settings will be forced to Clean after upgrade, and the retired theme specific settings will be lost, when the retired theme is missing.
There are a few things we can consider:
- Warning the admin, before upgrade, about the possible loss of setting if a theme they were using is missing
- Not purging the theme specific settings
- Not overwriting the setting for course, category, etc... but setting it back to "default".
- Discovered while testing
-
MDL-45339 Usage of get_config() in lib/db/upgrade.php could be problematic
-
- Closed
-