Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.8.3, 3.9
-
MOODLE_38_STABLE, MOODLE_39_STABLE
-
MOODLE_38_STABLE
-
Description
From MDL-68459:
Problem B: A required parameter (pageid) was missing. It happens 4 times.
Happens in scenarios: "questions with images in answers and responses" and "Duplicate question page with image in answer"
73108:[Sat Apr 18 07:48:59.663035 2020] [php7:notice] [pid 31498] [client 172.29.0.9:38992] Default exception handler: A required parameter (pageid) was missing Debug:
Error code: missingparam
- line 498 of /lib/setuplib.php: moodle_exception thrown
- line 562 of /lib/moodlelib.php: call to print_error()
- line 31 of /mod/lesson/editpage.php: call to required_param()
, referer: http://runcd9a035d2c706523/behatrun2/mod/lesson/editpage.php
In MDL-66881 pholden proposed a possible solution to it. Worth checking. [ link ].
Attachments
Issue Links
- has been marked as being related by
-
MDL-76476 Image preview tries to load preview when no image is set
-
- Closed
-