Details
-
Bug
-
Resolution: Fixed
-
Critical
-
2.6
-
MOODLE_26_STABLE
-
MOODLE_26_STABLE
-
MDL-42173-master -
-
8
-
BACKEND Sprint 6
Description
While investigating MDL-42138, I noticed that registration page is generating notices as below:-
You need to update your sql to include additional name fields in the user object.
|
line 3601 of /lib/moodlelib.php: call to debugging()
|
line 65 of /login/signup_form.php: call to fullname()
|
line 191 of /lib/formslib.php: call to login_signup_form->definition()
|
line 312 of /lib/authlib.php: call to moodleform->moodleform()
|
line 50 of /login/signup.php: call to auth_plugin_base->signup_form()
|