mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-19 15:14:54 +00:00
Monotone-Parent: 2b60f97c4d2741a2c88de56088329c326bed2aa1
Monotone-Revision: 1644d9f9a1dae68e9bfbb79713f2fbccf44111cb Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-17T15:35:53 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -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])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user