-
Bug
-
Resolution: Fixed
-
Minor
-
2.3
-
MOODLE_23_STABLE
-
MOODLE_23_STABLE
-
If you create a question in the question bank and put an image in the question text the image will not display correctly when you preview the question. It works fine in the editor but not in the preview window.
I visited the image URL directly and the following error is displayed.
Coding error detected, it must be fixed by a programmer: PHP catchable fatal error
More information about this error
Debug info: Argument 5 passed to send_stored_file() must be an array, object given, called in /home/andrew/Desktop/code/moodle/int/master/question/previewlib.php on line 259 and defined
Error code: codingerror
Stack trace:
line 397 of /lib/setuplib.php: coding_exception thrown
line 2272 of /lib/filelib.php: call to default_error_handler()
line 259 of /question/previewlib.php: call to send_stored_file()
line 1846 of /lib/questionlib.php: call to question_preview_question_pluginfile()
line 4005 of /lib/filelib.php: call to question_pluginfile()
line 38 of /pluginfile.php: call to file_pluginfile()
- blocks
-
MDLQA-2048 CLONE - A teacher can create, edit and preview a short-answer question
- Passed
-
MDLQA-2049 CLONE - A teacher can create, edit and preview a true-false question
- Passed
-
MDLQA-2051 CLONE - A teacher can create, edit and preview a multiple choice question with multiple answers
- Passed
-
MDLQA-2052 CLONE - A teacher can create, edit and preview a numerical question
- Passed
-
MDLQA-2054 CLONE - A teacher can create, edit and preview a numerical question with required units
- Passed
- is a regression caused by
-
MDL-32471 Add support for previews of stored files
- Closed
- is duplicated by
-
MDL-33497 Images do not show up in question preview window.
- Closed