-
Bug
-
Resolution: Fixed
-
Minor
-
3.9, 3.9.1, 3.10
-
MOODLE_310_STABLE, MOODLE_39_STABLE
-
MOODLE_39_STABLE
-
MDL-69079-master-1 -
-
1
-
4.0 holding pattern, 4.0 holding pattern 2, 4.0 holding pattern 3
In one of our Moodle 3.9 testing sites, we've found the new improved activity picker does not load in the following circumstances:
- a plugin has been deleted from the server, but uninstall hasn't taken place ==> this makes the plugin 'missing from disk'.
Up until Moodle 3.8, it was possible to keep plugin configuration data in the database, while not having the files of the plugin on the server. This didn't block properly showing the activity picker.
We sometimes do this, to prevent losing the configuration data while the plugin is undergoing maintenance.
When you'd completely process the uninstall for an activity mod plugin, you lose all configuration and have to completely reinstall it once maintenance is finished.
Activity chooser does not display if site contains plugins missing from disk.
- duplicates
-
MDL-69076 New 3.9 Upgrade: Activity Chooser hangs/throws error
- Closed
- has been marked as being related by
-
MDL-69704 Coding error detected, it must be fixed by a programmer: Invalid component used in plugin/component_callback():quizaccess_safebrowser
- Closed
- will help resolve
-
MDL-64991 The guest_user function should always return a user
- Closed