For certain users that get this when trying to minimize the category columns in the grader report. I do not see a pattern.
Coding error detected, it must be fixed by a programmer: Invalid value in set_user_preference() call, value is is too long for the value column
|
|
More information about this error
|
|
Debug info:
|
Error code: codingerror
|
Stack trace:
|
line 1838 of /lib/moodlelib.php: coding_exception thrown
|
line 1563 of /grade/report/grader/lib.php: call to set_user_preference()
|
line 110 of /grade/report/grader/index.php: call to grade_report_grader::do_process_action()
|
- duplicates
-
MDL-30668 Prevent the grader report from storing serialized data in the user_preferences table
- Closed