mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-18 19:48:53 +00:00
@@ -1374,7 +1374,7 @@ inRecurrenceExceptionsForEvent: (iCalEvent *) theEvent
|
||||
// Web interface. Over DAV, it'll be handled directly in
|
||||
// PUTAction:
|
||||
if (![context request] || [[context request] handledByDefaultHandler])
|
||||
ex = [self saveContentString: [calendar versitString]];
|
||||
ex = [self saveContentString: [[event parent] versitString]];
|
||||
}
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user