-
Bug
-
Resolution: Fixed
-
Major
-
3.3.2
-
MOODLE_33_STABLE
-
MOODLE_33_STABLE, MOODLE_34_STABLE
-
MDL-60398-master -
It not possible to download resource "Folder" (as zip) with name consisting of more than 199 bytes (not chars)
Steps to reproduce:
- Go to course and create resource of type "Folder" folder in course with name of 200 or more ASCII chars
- Add any files
- Ensure that chechkbox "Show Download Folder" is checked
- Save and return to course
- Click on folder to open it
- Click on Download button
Result: error "unable to download folder"
For example it is not possible to download folder with name consisting of 200 ASCII chars. The number of chars will be less If you use international chars that are multibyte, for example, Russian (2 bytes per char).
At the same time there is no any restriction on folder name length neither in doc nor in folder properties.
Version: 3.3.2+ (Build 20170915)
- caused a regression
-
MDL-61871 Files with name length > 90 are breaking Web Services
- Closed
-
MDL-61723 Courses with long "shortname" can't backup anymore
- Closed
-
MDL-61724 Unable to download resources of type "File" with name of 90+ bytes
- Closed
- has been marked as being related by
-
MDL-51306 Bulk download all files within a folder activity as ZIP file
- Closed