-
Bug
-
Resolution: Fixed
-
Minor
-
2.5.8, 2.7.2
-
MOODLE_25_STABLE, MOODLE_27_STABLE
-
MOODLE_27_STABLE, MOODLE_28_STABLE
-
master_
MDL-47993 -
Our client sent us an Microsoft Outlook 2010 ical file which he is unable to upload to the Calendar. We found several issues in the bennu library:
- DTEND;TZID and DTSTAR;TZID does not support quotations
- X-ALT-DESC does not support FMTTYPE property
- wrong validation for mimetype parameters of FMTTYPE property
We propose a patch to fix the above issues and added the unit tests.