[evolution-mapi] Bug #678952 - Meeting invitation causes crash of Outlook 2010
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-mapi] Bug #678952 - Meeting invitation causes crash of Outlook 2010
- Date: Fri, 14 Sep 2012 13:58:24 +0000 (UTC)
commit 5b41f599f514d9780fc97987ab67b41f5ad3f526
Author: Milan Crha <mcrha redhat com>
Date: Fri Sep 14 15:57:49 2012 +0200
Bug #678952 - Meeting invitation causes crash of Outlook 2010
src/libexchangemapi/e-mapi-cal-utils.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/src/libexchangemapi/e-mapi-cal-utils.c b/src/libexchangemapi/e-mapi-cal-utils.c
index 4137202..cffb29c 100644
--- a/src/libexchangemapi/e-mapi-cal-utils.c
+++ b/src/libexchangemapi/e-mapi-cal-utils.c
@@ -1997,6 +1997,9 @@ e_mapi_cal_utils_comp_to_object (EMapiConnection *conn,
b = 1;
set_value (PidLidFInvited, &b);
+ tt = icaltime_as_timet (icaltime_current_time_with_zone (utc_zone));
+ set_timet_value (PidLidAttendeeCriticalChange, tt);
+
break;
case MEETING_REQUEST_RCVD :
set_value (PidTagMessageClass, IPM_APPOINTMENT);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]