-
Bug
-
Resolution: Fixed
-
Major
-
4.4.7, 4.5, 5.0
Steps to reproduce:
- Log in to Moodle in two different windows
- Create a course, open it in window 1 and window 2
- Window 1: Start creating a label and upload an image in the editor. Do not save at this time.
- Window 2: Create a badge in the course, save it.
- Window 1: Save the label
- Confirm you don't see the uploaded image
This is caused by badges_process_badge_image() - it deletes all draft files of the current user.
- mentioned in
-
Page Loading...