-
Bug
-
Resolution: Fixed
-
Critical
-
2.9, 3.0
-
MOODLE_29_STABLE, MOODLE_30_STABLE
-
MOODLE_29_STABLE
-
MDL-50677-master -
- Create a custom profile field and call it "email"
- Edit your profile and fill this field
- View your profile
- Make sure the field is displayed and no error occur
I recently upgrade to Moodle 2.9 but when the students want to access their profiles have the below message
Debug info:
Error code: codingerror
Stack trace:
line 62 of \user\classes\output\myprofile\tree.php: coding_exception thrown
line 380 of \lib\myprofilelib.php: call to core_user\output\myprofile\tree->add_node()
line 53 of \user\classes\output\myprofile\manager.php: call to core_myprofile_navigation()
line 220 of \user\profile.php: call to core_user\output\myprofile\manager::build_tree()
- is a regression caused by
-
MDL-45898 Improvements to My Profile
-
- Closed
-