-
Bug
-
Resolution: Fixed
-
Low
-
None
Go to /my, click customize and the following will display.
The block spam_deletion does not define the standard capability block/spam_deletion:myaddinstance
line 578 of /blocks/moodleblock.class.php: call to debugging()
line 551 of /blocks/moodleblock.class.php: call to block_base->has_add_block_capability()
line 1124 of /lib/blocklib.php: call to block_base->user_can_addto()
line 1104 of /lib/blocklib.php: call to block_manager->user_can_delete_block()
line 248 of /blocks/moodleblock.class.php: call to block_manager->edit_controls()
line 962 of /lib/blocklib.php: call to block_base->get_content_for_output()
line 1014 of /lib/blocklib.php: call to block_manager->create_block_contents()
line 392 of /lib/outputrenderers.php: call to block_manager->ensure_content_created()
line 45 of /theme/clean/layout/columns3.php: call to core_renderer->standard_head_html()
line 934 of /lib/outputrenderers.php: call to include()
line 864 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
line 167 of /my/index.php: call to core_renderer->header()
Similar to MDLSITE-3731
- has been marked as being related by
-
MDLSITE-3731 Partners block error message on My home page
-
- Resolved
-
-
MDLSITE-3892 Partners block message on /my when customizing
-
- Resolved
-
- Testing discovered
-
MDL-48910 Block with 'my' set to false in applicable_formats() still gets a message if myaddinstance is not defined
-
- Closed
-