-
Bug
-
Resolution: Done
-
Minor
-
None
-
3.3.2
-
None
-
MOODLE_33_STABLE
If the plugin does not have a "requires" than the upgrade page gets the wrong string. See screenshot at: https://github.com/moodlerooms/moodle-plugin-ci/issues/59
If it is not required, then the page that displays it has a small bug and should not display anything at the "requires" column.
Otherwise, my suggestion is to update the following page:
https://docs.moodle.org/dev/version.php
and say that $plugin->requires is required.
- will be (partly) resolved by
-
MDL-66644 core_admin_renderer::required_column() expects that all plugins define the required moodle version
- Closed