-
Bug
-
Resolution: Fixed
-
Minor
-
3.1
-
MOODLE_31_STABLE
-
MOODLE_30_STABLE, MOODLE_31_STABLE
-
MDL-54116-master -
- add comments block to the dashboard
- make sure you can leave comments
- add comments block to the course
- make sure you can leave comments
- repeat with javascript disabled
Notice: Trying to get property of non-object in /Applications/MAMP/htdocs/moodle/comment/comment_post.php on line 51
Coding problem: $PAGE->context was not set. You may have forgotten to call require_login() or $PAGE->set_context(). The page may not display correctly as a result
line 458 of /lib/pagelib.php: call to debugging()
line 773 of /lib/pagelib.php: call to moodle_page->magic_get_context()
line 1242 of /lib/weblib.php: call to moodle_page->__get()
line 709 of /comment/lib.php: call to format_text()
line 59 of /comment/comment_post.php: call to comment->add()
Skip to main content
This page should automatically redirect. If nothing is happening please use the continue link below.
(Continue)
Error output, so disabling automatic redirect.
- Discovered while testing
-
MDL-54115 Improve Behat tests for the comments block
- Closed