-
Bug
-
Resolution: Fixed
-
Minor
-
3.1.5, 3.3, 3.8, 3.9, 4.3.6
Hi
it seems that unlike others plugin types if a course format folder is removed from disk then the plugin is not tagged as "Missing" in the plugin overview but it simply disappear from plugin list.
Steps to reproduce :
- Install a course format (eg: https://moodle.org/plugins/format_grid)
- Go to "Site administration> Plugins > Plugins overview" ensure format_grid is present
- Create a course using this format
- Remove course/format/grid/ folder from the server
- Purge caches
- Go to "Site administration> Plugins > Plugins overview"
Expected : format_grid is listed as missing
Actual : format_grid is not in the list
Note : The course display is correctly switching to weeks format.