-
Bug
-
Resolution: Fixed
-
Minor
-
2.5
-
MOODLE_25_STABLE
-
MOODLE_25_STABLE
-
MDL-39148-uninstall -
As reported by Séverin Terrier (https://tracker.moodle.org/browse/MDLQA-5428?focusedCommentId=215688&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-215688) after uninstalling selfcompletion block and accessing again to Site administration -> Plugins -> Plugins overview there is a couple of PHP notices.
( ! ) Notice: Undefined index: selfcompletion in /home/davidm/Desktop/moodlecode/INTEGRATION/master/lib/pluginlib.php on line 2684
|
Call Stack
|
# Time Memory Function Location
|
1 0.0002 244368 {main}( ) ../plugins.php:0
|
2 0.8274 44382576 core_admin_renderer->plugin_management_page( ) ../plugins.php:67
|
3 0.9454 45082240 core_admin_renderer->plugins_control_panel( ) ../renderer.php:368
|
4 1.5291 55318632 plugininfo_block->get_uninstall_url( ) ../renderer.php:1137
|
|
( ! ) Notice: Trying to get property of non-object in /home/davidm/Desktop/moodlecode/INTEGRATION/master/lib/pluginlib.php on line 2684
|
Call Stack
|
# Time Memory Function Location
|
1 0.0002 244368 {main}( ) ../plugins.php:0
|
2 0.8274 44382576 core_admin_renderer->plugin_management_page( ) ../plugins.php:67
|
3 0.9454 45082240 core_admin_renderer->plugins_control_panel( ) ../renderer.php:368
|
4 1.5291 55318632 plugininfo_block->get_uninstall_url( ) ../renderer.php:1137
|
- blocks
-
MDLQA-5428 CLONE - A plugins overview page is provided for administrators
- Passed
- will be (partly) resolved by
-
MDL-39087 Improve plugin_manager to be able to uninstall all plugin types
-
- Closed
-