-
Bug
-
Resolution: Fixed
-
Minor
-
2.3.4
-
MOODLE_23_STABLE
-
MOODLE_23_STABLE
-
- Create a course in a Moodle site running integration 2.3.
- After creating the course click on the course link in the navigation bar.
- You should be given the following warnings -
Notice: Undefined property: stdClass::$id in course/lib.php on line 2851
|
Performance warning: condition_info constructor is faster if you pass in a $item from get_fast_modinfo or the equivalent for sections. [This warning can be disabled, see phpdoc.]
|
|
line 417 of /lib/conditionlib.php: call to debugging()
|
line 187 of /lib/conditionlib.php: call to condition_info_base->__construct()
|
line 419 of /course/format/renderer.php: call to condition_info_section->__construct()
|
line 179 of /course/format/renderer.php: call to format_section_renderer_base->section_availability_message()
|
line 720 of /course/format/renderer.php: call to format_section_renderer_base->section_header()
|
line 45 of /course/format/weeks/format.php: call to format_section_renderer_base->print_multiple_section_page()
|
line 281 of /course/view.php: call to require()
|