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.
- On the next screen click on 'View issued badge' next to the user.
- Check that there is no notice when viewing the badge.
-
Affected Branches:MOODLE_26_STABLE
-
Fixed Branches:MOODLE_26_STABLE
-
Epic Link:
-
Pull from Repository:
-
Pull Master Branch:
MDL-42226_master -
Pull Master Diff URL:
-
Story Points:5
-
Sprint:BACKEND Sprint 6
Description
- Create a badge.
- Award this badge to a user.
- On the next screen click on 'View issued badge'
- You will see the following warning -
|
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 319 of /badges/renderer.php: call to fullname()
|
line 215 of /lib/outputrenderers.php: call to core_badges_renderer->render_issued_badge()
|
line 64 of /badges/badge.php: call to plugin_renderer_base->render()
|
Attachments
Issue Links
- Testing discovered
-
MDL-42072 Badges ajax scripts should be managing output and headers in a better way
-
- Closed
-