diff --git a/SoObjects/Appointments/SOGoCalendarComponent.m b/SoObjects/Appointments/SOGoCalendarComponent.m index d37438292..31a79a095 100644 --- a/SoObjects/Appointments/SOGoCalendarComponent.m +++ b/SoObjects/Appointments/SOGoCalendarComponent.m @@ -619,7 +619,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 *)