-
Bug
-
Resolution: Fixed
-
Minor
-
3.1
-
MOODLE_31_STABLE
-
MOODLE_30_STABLE, MOODLE_31_STABLE
-
wip-
MDL-55366-master -
-
3.2 Sprint 4
It generates the following warning:
Before calling format_text(), the content must be processed with file_rewrite_pluginfile_urls()
|
line 1313 of /lib/weblib.php: call to debugging()
|
line 420 of /mod/lesson/pagetypes/truefalse.php: call to format_text()
|
line 201 of /lib/formslib.php: call to lesson_display_answer_form_truefalse->definition()
|
line 87 of /mod/lesson/pagetypes/truefalse.php: call to moodleform->__construct()
|
line 2490 of /mod/lesson/locallib.php: call to lesson_page_type_truefalse->check_answer()
|
line 82 of /mod/lesson/continue.php: call to lesson_page->record_attempt()
|