mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-25 16:12:44 +00:00
Monotone-Parent: 09fd3c049d8fce6a780967f22bad7504e5227848
Monotone-Revision: dce141ada92f68343c2d1685722e6b8c8182168b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-03-08T13:35:44 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -308,8 +308,7 @@
|
||||
[person setRole: @"REQ-PARTICIPANT"];
|
||||
|
||||
// FIXME: We must NOT always rely on this
|
||||
if (![dict objectForKey: @"x500dn"]
|
||||
&& ![vEvent isAttendee: [person rfc822Email]])
|
||||
if (![vEvent isAttendee: [person rfc822Email]])
|
||||
[vEvent addToAttendees: person];
|
||||
|
||||
[person release];
|
||||
|
||||
Reference in New Issue
Block a user