Monotone-Parent: 2b60f97c4d2741a2c88de56088329c326bed2aa1

Monotone-Revision: 1644d9f9a1dae68e9bfbb79713f2fbccf44111cb

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-12-17T15:35:53
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Wolfgang Sourdeau 2008-12-17 15:35:53 +00:00
parent 019e6ec6a9
commit 47072654c5
1 changed files with 2 additions and 2 deletions

View File

@ -416,10 +416,10 @@
[[newEvent parent] setMethod: @""];
ownerUser = [SOGoUser userWithLogin: owner roles: nil];
// We first save the event. It is important to this initially
// as the event's UID might get modified in SOGoCalendarComponent: -saveComponent:
[super saveComponent: newEvent];
[super saveComponent: newEvent];
if ([newEvent userIsOrganizer: ownerUser])
{