-
Bug
-
Resolution: Fixed
-
Minor
-
2.9
-
MOODLE_29_STABLE
-
MOODLE_29_STABLE
-
MDL-50041-master -
Uploading jpeg image as badge is always showing that image is not being uploaded.
Steps to replicate:
- Log in as admin
- Go to Administration>Site administration>Badges>Add a new badge.
- Upload jpeg image and fill required fields
- Click "Create badge"
- You will see the image is not being uploaded.
Seems https://github.com/rajeshtaneja/moodle/blob/master/lib/filelib.php#L3826 is the cause.
- Discovered while testing
-
MDLQA-8041 CLONE - A user can download a badge earned on Moodle
- Passed
- is a regression caused by
-
MDL-46763 Save user images as JPEG if uploaded in that format.
- Closed