-
Bug
-
Resolution: Fixed
-
Minor
-
3.3.7, 3.4.4, 3.5.1, 3.6
-
MOODLE_33_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE, MOODLE_36_STABLE
-
MOODLE_34_STABLE, MOODLE_35_STABLE
-
MDL-62914-master -
When importing an ical file (or feed) into the calendar, if the ical file uses the TZURL property (see here), the import routine stops with an exception.
This is due to an error in lib/bennu where the corresponding property class is not defined.
I attach a file with which this error occurs.
The problem seems to affect all versions from master back to 3.3 (and probably much earlier).
Patch to follow shortly.