-
Type:
Bug
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 2.4
-
Fix Version/s: 2.4
-
Component/s: Caching
-
Labels:
-
Testing Instructions:
- Log in as an admin
- Browse to Admin > Plugins > Caching > Configuration
- Add an instance of the file store.
- Check you don't get errors and that the file store instance is created successfully.
-
Affected Branches:MOODLE_24_STABLE
-
Fixed Branches:MOODLE_24_STABLE
-
Pull from Repository:
-
Pull Master Branch:m24_
MDL-36360_Missing_cachestore_file_config_get_configuration_array
On adding a new file cache store instance, cache_administration_helper::get_store_configuration_from_data is unable to do correctly its job preventing the correct configuration of the provided custom params set for the new file based cache store.