After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 615636 - Meeting requests/responses don't match calendar events
Meeting requests/responses don't match calendar events
Status: RESOLVED FIXED
Product: evolution-mapi
Classification: Applications
Component: Calendar
0.30.x
Other Linux
: Normal major
: ---
Assigned To: Milan Crha
evolution-mapi-maint
: 641743 653494 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2010-04-13 11:26 UTC by Akhil Laddha
Modified: 2011-06-29 09:17 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30


Attachments
ema patch (15.40 KB, patch)
2011-02-08 15:29 UTC, Milan Crha
committed Details | Review

Description Akhil Laddha 2010-04-13 11:26:57 UTC
evolution-mapi 0.31.1 

I see duplicate events in calendar. When i organize a meeting, event is shown in calendar but i get meeting invitation as well in inbox, where i can see 'event found in calendar'. But irrespective of this message, i accept the event and now i see two events in calendar.
Comment 1 Akhil Laddha 2010-04-13 11:28:31 UTC
as conveyed by milan on irc

There is no mapping between evo ID and the ema ID, actually the ema is changing the event ID to the message ID it comes from, thus it never matches, and the event is added, thinking it's not yet there.
Comment 2 Charles Bovy 2010-11-03 21:28:06 UTC
Half of the issue is solved by: https://bugzilla.gnome.org/show_bug.cgi?id=633182
The organiser won't get the meeting-request him/her self anymore.
But, still EMA is not able to track responses of Meeting Attendees.
Comment 3 Milan Crha 2011-02-08 15:29:41 UTC
Created attachment 180391 [details] [review]
ema patch

for evolution-mapi;

OK, this is fixing the issue. With this patch ema is not using message IDs as UIDs for events, but GlobalIDs, if available, which makes all this meeting madness work as expected. :)
Comment 4 Milan Crha 2011-02-08 15:37:02 UTC
Created commit 8f3efcb in ema master (2.91.90+)
Comment 5 Milan Crha 2011-02-09 07:36:47 UTC
*** Bug 641743 has been marked as a duplicate of this bug. ***
Comment 6 Milan Crha 2011-06-29 09:17:35 UTC
*** Bug 653494 has been marked as a duplicate of this bug. ***