-
Improvement
-
Resolution: Fixed
-
Minor
-
2.3.4, 2.4.1
-
MOODLE_23_STABLE, MOODLE_24_STABLE
-
MOODLE_25_STABLE
-
wip-
MDL-37535-m25 -
While reviewing MDL-34344 it was detected that the block_section_links block:
1) Is storing its plugin settings into blocks/section_links, while it should be using proper component name. So we must move those settings (upgrade) and switch to component.
2) Surely because of the exceptional (incorrect) plugin name used... the block has implemented the before_delete() method. Once moved to proper component, it should be not needed any more. Standard plugin uninstallation takes rid of related config automatically.
- blocks
-
MDL-37615 Section links block needs to be updated and cleaned up.
-
- Closed
-