-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
3.10.1
-
None
-
MOODLE_310_STABLE
This issue is related to MDL-70585. When a filename has some unicode characters (for example an emoji), some combination of unarchiving tool / OS can't unzip the file.
Steps to reproduce:
- Login as admin
- Navigate to Courses > Download course content in site administration
- Enable Download course content feature available
- Create a new course, setting Enable download course content to Yes
- Add a File resource to the course:
- Name: File with non ASCII characters
- File to upload (attached): _MoodleTrelloPortadaReference🥵.png_
- In the course Actions menu select Download course content
- Extract the downloaded archive using the unzip command on a terminal
-
unzip downloadedfilename.zip
-
- Open the index.html file in the extracted location
- Follow the File with non ASCII characters (File) link
- Click on _MoodleTrelloPortadaReference🥵.png_
- Confirm you can't see the image
- Discovered while testing
-
MDL-70585 Downloaded course content unbrowseable for some activity names
-
- Closed
-