-
Bug
-
Resolution: Fixed
-
Minor
-
4.0 regressions, 4.1.14, 4.3.8, 4.5
Description: When navigating to the Question Instances report and choosing "Missing question type placeholder" from the dropdown, an error is returned
Scope: Limited to the Question Instances report and specifically the Missing question type placeholder
Replication steps:
- Navigate to /report/questioninstances/?qtype=missingtype
- Note the error that appears
Text of the error:
ERROR: Incorrect number of query parameters. Expected 26, got 25.
More information about this error
Debug info:
Error code: invalidqueryparam
Stack trace: * line 957 of /lib/dml/moodle_database.php: dml_exception thrown
- line 1399 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->fix_sql_params()
- line 92 of /report/questioninstances/index.php: call to mysqli_native_moodle_database->get_records_sql()
- is a regression caused by
-
MDL-71696 Add question versions
-
- Closed
-