Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.7.4, 2.8.2, 2.9
-
MOODLE_27_STABLE, MOODLE_28_STABLE, MOODLE_29_STABLE
-
MOODLE_27_STABLE, MOODLE_28_STABLE
-
MDL-48823_master -
Description
admin_write_settings() includes a admin_get_root(true) as part of it's code and all the calls to admin_write_settings() in core are refreshing again the admin tree. We could get rid of the admin_write_settings() one in master, in stables we could add an extra $reloadadmintree argument to admin_write_settings() that can default to true and change the calls to admin_write_settings($data, false)
Attachments
Issue Links
- has a non-specific relationship to
-
MDL-48921 Query in URL is lost in admin settings search page
-
- Closed
-