-
Bug
-
Resolution: Fixed
-
Minor
-
3.3
-
MOODLE_33_STABLE
-
MOODLE_32_STABLE, MOODLE_33_STABLE
-
wip-
MDL-59363-master -
After browsing "Server files" repository I found this error in apache log:
Debugging: You need to update your sql to include additional name fields in the user object. in \n
|
* line 3387 of /lib/moodlelib.php: call to debugging()\n
|
* line 1533 of /mod/workshop/lib.php: call to fullname()\n
|
* line 130 of /lib/filebrowser/file_info_context_module.php: call to workshop_get_file_info()\n
|
* line 234 of /lib/filebrowser/file_browser.php: call to file_info_context_module->get_file_info()\n
|
* line 88 of /lib/filebrowser/file_browser.php: call to file_browser->get_file_info_context_module()\n
|
* line 133 of /mod/workshop/fileinfolib.php: call to file_browser->get_file_info()\n
|
* line 171 of /mod/workshop/fileinfolib.php: call to workshop_file_info_submissions_container->get_filtered_children()\n
|
* line 305 of /lib/filebrowser/file_info_context_module.php: call to workshop_file_info_submissions_container->count_non_empty_children()\n
|
* line 346 of /lib/filebrowser/file_info_context_module.php: call to file_info_context_module->get_filtered_children()\n
|
* line 433 of /lib/filebrowser/file_info_context_course.php: call to file_info_context_module->count_non_empty_children()\n
|
* line 469 of /lib/filebrowser/file_info_context_course.php: call to file_info_context_course->get_filtered_children()\n
|
* line 139 of /lib/filebrowser/file_info.php: call to file_info_context_course->count_non_empty_children()\n
|
* line 140 of /repository/local/lib.php: call to file_info->get_non_empty_children()\n
|
* line 94 of /repository/local/lib.php: call to repository_local->get_non_empty_children()\n
|
* line 101 of /repository/repository_ajax.php: call to repository_local->get_listing()\n
|
, referer: http://localhost/mdk_master/course/modedit.php?add=label&type=&course=94§ion=0&return=0&sr=0
|