-
Type:
Bug
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 2.4
-
Fix Version/s: 2.4
-
Component/s: Caching
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_24_STABLE
-
Fixed Branches:MOODLE_24_STABLE
-
Pull from Repository:
-
Pull Master Branch:wip-
MDL-36381-m24 -
Pull Master Diff URL:
- Go to Home ▶ Site administration ▶ Plugins ▶ Caching ▶ Configuration
- Add a memcache instance with some config
- Click edit store on the added instance
Two problems:
- The configuration for 'Servers' doesn't seem to be present
- When submitting get:
A required parameter (store) was missing
More information about this error
Debug info:
Error code: missingparam
Stack trace:
line 467 of /lib/setuplib.php: moodle_exception thrown
line 523 of /lib/moodlelib.php: call to print_error()
line 79 of /cache/admin.php: call to required_param()
- will help resolve
-
MDL-36361 On editing a store, the configuration is not loaded into the form
-
- Closed
-