-
Bug
-
Resolution: Fixed
-
Minor
-
2.3.4, 2.4.1, 2.5
-
MOODLE_23_STABLE, MOODLE_24_STABLE, MOODLE_25_STABLE
-
MOODLE_23_STABLE, MOODLE_24_STABLE
-
MDL-38033_dnd_uppercase_extn -
The Drag and Drop Image code by Davo Smith (as of 14th February 2013), for image embed purposes, only recognizes file extensions that are in lowercase. E.g., *.png and *.jpg embed correctly when dragged to the course page. However, image files that end with the file extensions *.PNG and *.JPG will end up as image file links instead of being embedded inside the course page.