-
Bug
-
Resolution: Fixed
-
Major
-
1.9
-
None
-
PostgreSQL
-
MOODLE_19_STABLE
-
MOODLE_19_STABLE, MOODLE_20_STABLE
Three SQL queries in myreport.php were not putting single quotes around a value being compared with a string field in the 'questionnaire_response' table. This caused problems with Postgres. See attached patch file against the code in MOODLE_19_STABLE.