Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.9, 3.0
-
Fix Version/s: 2.9.2
-
Component/s: Navigation
-
Labels:
-
Testing Instructions:
- 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
-
Affected Branches:MOODLE_29_STABLE, MOODLE_30_STABLE
-
Fixed Branches:MOODLE_29_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-50677-master -
Pull Master Diff URL:
Description
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()
Attachments
Issue Links
- is a regression caused by
-
MDL-45898 Improvements to My Profile
-
- Closed
-