-
Bug
-
Resolution: Fixed
-
Minor
-
2.9.5, 3.0.1
-
MOODLE_29_STABLE, MOODLE_30_STABLE
-
MOODLE_29_STABLE, MOODLE_30_STABLE
-
wip-
MDL-52642-master -
-
3.1 Sprint 7
-
Medium
Using the blog menu block inside of an activity (such as assignment) will generate a debugging notice when any user tries to create a blog associated with that activity.
Notice: Coding problem: unsupported modification of PAGE->context from 30 to 70
line 971 of /lib/pagelib.php: call to debugging()
line 1016 of /lib/pagelib.php: call to moodle_page->set_context()
line 683 of /blog/lib.php: call to moodle_page->set_cm()
line 93 of /blog/edit.php: call to blog_get_headers()
in /Applications/MAMP/htdocs/moodle29/lib/weblib.php on line 2945
I'll attach a behat test that will replicate the issue.
- has a non-specific relationship to
-
MDL-43726 Add a behat feature to add all of Moodle's blocks in all contexts
- Closed
-
MDL-51270 Fatal error caused by navigation on blog edit page
- Closed
-
MDL-52643 Add Behat tests for the blog_menu block
- Closed
- is a regression caused by
-
MDL-48930 Implement user header in the user context pages
- Closed