-
Bug
-
Resolution: Fixed
-
Minor
-
3.8.1, 3.9.4, 3.10.1, 3.11, 4.0
-
MOODLE_310_STABLE, MOODLE_311_STABLE, MOODLE_38_STABLE, MOODLE_39_STABLE, MOODLE_400_STABLE
-
MOODLE_310_STABLE, MOODLE_39_STABLE
-
MDL-67974-master -
-
Moppies Kanban
Badge images on the "Issued Badge Information" page (badge.php) are incorrectly stamped with the "EXPIRED" overlay image. When the user hovers over the image, the following tool-tip appears: "This Badge Expired on Thursday 1 January 1970." (ref. attached image).
The unix timestamp values in the table 'course_completions' are correct based on the actual course enrolment, start and completion dates. I would suggest whatever logic is used to display the EXPIRED overlay stamp is failing to convert the unix timestamp (which is why we are left with a reference to 1970).
The very same badge thumbnail appears [correctly] via mybadges.php (Manage Badges) without the 'EXPIRED' overlay image (ref. attached image).
- will help resolve
-
MDL-70793 Missing expired stamp on expired badges
- Closed