Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
2.7.1
-
MOODLE_27_STABLE
-
MOODLE_27_STABLE
-
wip-
MDL-47052-master -
Description
- Create a course with large number of participants (Make test course of size M will work)
- Go to the Participation report
- Click on any letter from the first name filter
ERROR: missing param "ifirstc1" in query
|
|
More information about this error
|
Debug info:
|
Error code: missingkeyinsql
|
Stack trace:
|
|
line 871 of /lib/dml/moodle_database.php: dml_exception thrown
|
line 761 of /lib/dml/pgsql_native_moodle_database.php: call to moodle_database->fix_sql_params()
|
line 1476 of /lib/dml/moodle_database.php: call to pgsql_native_moodle_database->get_records_sql()
|
line 1549 of /lib/dml/moodle_database.php: call to moodle_database->get_record_sql()
|
line 1759 of /lib/dml/moodle_database.php: call to moodle_database->get_field_sql()
|
line 209 of /report/participation/index.php: call to moodle_database->count_records_sql()
|
Originally mentioned here: https://tracker.moodle.org/browse/MDL-29812?focusedCommentId=307204&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-307204
Attachments
Issue Links
- is a regression caused by
-
MDL-41283 Convert Course participation report to new logging API
-
- Closed
-