GNOME Bugzilla – Bug 553932
eex calendar talks when isn't asked
Last modified: 2009-04-28 12:02:11 UTC
During investigations on bug #501298 I reinvestigated my changes in libecal/e-cal.c: (cal_read_only_cb), and those are wrong. The root cause is that the eex calendar backend is talking to the calendar when isn't asked. See attached patch.
Created attachment 119424 [details] [review] proposed eex patch for evolution-exchange;
Created attachment 119425 [details] [review] proposed eds patch for evolution-data-server;
Bharath/Chen: Can one of you review it ?
Patch looks good. The changes made in exchange needs to be made in other backends as well. Patch can be committed to trunk and stable branches.
Created commit 9279e6a in eds master. Created commit 68529b4 in eex master. Created commit 82deeed in ema master. We decided on IRC to commit to master only. I realized that evolution-mapi does the same as evolution-exchange, thus updated that master too.