[evolution/gnome-3-0] bug #648612 crash during drag & drop of recurring events
- From: Punit Jain <jpunit src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/gnome-3-0] bug #648612 crash during drag & drop of recurring events
- Date: Tue, 17 May 2011 15:06:49 +0000 (UTC)
commit 896a6e24249b79aadb6e4679f55eed6cdbd635ba
Author: Punit Jain <jpunit novell com>
Date: Tue May 17 20:36:24 2011 +0530
bug #648612 crash during drag & drop of recurring events
calendar/gui/e-calendar-view.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/calendar/gui/e-calendar-view.c b/calendar/gui/e-calendar-view.c
index d2548f2..adaecbd 100644
--- a/calendar/gui/e-calendar-view.c
+++ b/calendar/gui/e-calendar-view.c
@@ -1659,6 +1659,7 @@ e_calendar_view_modify_and_send (ECalComponent *comp,
gboolean new)
{
gboolean only_new_attendees = FALSE;
+ e_cal_component_commit_sequence (comp);
if (e_cal_modify_object (client, e_cal_component_get_icalcomponent (comp), mod, NULL)) {
gboolean strip_alarms = TRUE;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]