Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.6
-
Fix Version/s: 2.6
-
Component/s: Badges
-
Labels:
-
Testing Instructions:
- Create a badge.
- Award this badge to a user.
- Check that there is no notice when viewing the recipient list.
-
Affected Branches:MOODLE_26_STABLE
-
Fixed Branches:MOODLE_26_STABLE
-
Epic Link:
-
Pull from Repository:
-
Pull Master Branch:
MDL-42225_master -
Pull Master Diff URL:
-
Story Points:5
-
Sprint:BACKEND Sprint 6
Description
- Create a badge.
- Award this badge to a user.
- You will see the following issue on the page -
You need to update your sql to include additional name fields in the user object.
|
|
line 3568 of /lib/moodlelib.php: call to debugging()
|
line 802 of /badges/renderer.php: call to fullname()
|
line 215 of /lib/outputrenderers.php: call to core_badges_renderer->render_badge_recipients()
|
line 104 of /badges/recipients.php: call to plugin_renderer_base->render()
|