[evolution/wip/gsettings] bug #648612 crash during drag & drop of recurring events



commit 83ce3c096c6c6aa009810d0129d6cccf53678e7a
Author: Punit Jain <jpunit novell com>
Date:   Tue May 17 14:02:07 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 1f4ac33..68d2dcc 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]