cgoIT / contao-calendar-ical-bundle

Contao extension calendar_ical
Other
0 stars 4 forks source link

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

Closed rabauss closed 3 months ago

rabauss commented 3 months ago

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

cgoIT commented 3 months ago

Error is fixed in the next release.