-
Bug
-
Resolution: Fixed
-
Minor
-
2.6
-
MOODLE_26_STABLE
-
MOODLE_26_STABLE
-
MDL-42226_master -
- 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.
-
5
-
BACKEND Sprint 6
- 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()
|
- Testing discovered
-
MDL-42072 Badges ajax scripts should be managing output and headers in a better way
-
- Closed
-