cgoIT/contao-calendar-ical-bundle

[BUG] InvalidArgumentException "cgoit_calendar_extended.max_repeat_count" must be defined.

Closed this issue · 1 comments

Since version 5.3 there occurs a InvalidArgumentException because it's not handled correct for contao 4.13.
Maybe the exception handling is only compatible with contao 5 - here:
https://github.com/cgoIT/contao-calendar-ical-bundle/blob/main/src/Import/IcsImport.php#L50

Unfortunatelty this feature was introduced as minor version and has now at the moment neccesary dependency to cgoit/calendar-extended-bundle

Error is fixed in the next release.