[BUG] Modulo by 0 in app/Services/CalendarService/Interval.php on line 36
V13Axel opened this issue · 0 comments
V13Axel commented
if a user somehow manages to create a leap day with an interval of 0, that currently has a lot of side-effects.
That includes preventing the calendars list from loading, which of course ends up looking to the user like FC is entirely down.