diff --git a/SoObjects/Appointments/SOGoCalendarComponent.m b/SoObjects/Appointments/SOGoCalendarComponent.m index 6ae1c7841..f2225dbb5 100644 --- a/SoObjects/Appointments/SOGoCalendarComponent.m +++ b/SoObjects/Appointments/SOGoCalendarComponent.m @@ -618,7 +618,10 @@ if (content) ASSIGN (originalCalendar, [iCalCalendar parseSingleFromSource: content]); else - [self warnWithFormat: @"content not available, we will crash"]; + { + [self warnWithFormat: @"content not available, we don't update the event"]; + return; + } } oldMaster = (iCalRepeatableEntityObject *)