-
Bug
-
Resolution: Fixed
-
Minor
-
3.11.7
-
MOODLE_311_STABLE
-
MOODLE_400_STABLE
-
If on a new course, or one without activities, you try to import grades then you get the following exceptions from the forms library:
Argument 1 of HTML_Select::loadArray is not a valid array
|
Backtrace :
|
|
Array
|
(
|
[0] => Array
|
(
|
[file] => /var/www/html/lib/pear/PEAR.php
|
[line] => 545
|
[function] => __construct
|
[class] => PEAR_Error
|
[type] => ->
|
[args] => Array
|
(
|
[0] => Argument 1 of HTML_Select::loadArray is not a valid array
|
[1] =>
|
[2] => 16
|
[3] => pear_handle_error
|
[4] =>
|
)
|
|
)
|
Jira won't let me add the 57K line backtrace - attached here: MDL-74780 Error.txt
- Discovered while testing
-
MDL-73966 "You need to update your sql to include additional name fields in the user object." warning importing grades to grade book
- Closed