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 648733 - Calendar events automatically added, no way to decline (before or after)
Calendar events automatically added, no way to decline (before or after)
Status: RESOLVED DUPLICATE of bug 648732
Product: evolution-mapi
Classification: Applications
Component: Calendar
3.0.x
Other Linux
: Normal normal
: ---
Assigned To: evolution-mapi-maint
evolution-mapi-maint
Depends on:
Blocks:
 
 
Reported: 2011-04-27 07:01 UTC by sean finney
Modified: 2011-05-05 10:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description sean finney 2011-04-27 07:01:04 UTC
This was forwarded to me by one of our test users.

If you receive a calendar invitation, ema seems to automatically create the corresponding calendar event, possibly inheriting any default reminders/warnings/etc.  If you choose to "decline" the calendar event, the NACK does not remove the calendar item from your calendar.

It's possible that this is related to Bug #648732, I've asked the user if they could try selecting the "send a response" option to see if the organizer is informed (incorrectly, like in the linked bug) or not.
Comment 1 sean finney 2011-04-27 07:09:53 UTC
Okay, I've gotten a confirmation that there is a NACK sent and that it does not have the correct association, so it could very likely be the same or related problem as  Bug #648732 (I'm hesitant to mark it as a DUPLICATE until we know for sure though).
Comment 2 Milan Crha 2011-05-02 10:03:11 UTC
The server adds events received by email on its own for sure (I'm sure for 98%). Older evolution-mapi, like 0.28 or so, used to search for server objects and add them to user's calendar, but it was done only when reading the message, and yours version (3.0.x) does not have such code any more.

Could you try to send yourself a meeting invitation and check in OWA whether the event was added to the calendar or not, before evolution-mapi touches it, please? It may confirm whether the event was added by the server or the client.
Comment 3 Milan Crha 2011-05-02 13:45:20 UTC
I just tried this, while testing bug #648732, and I see the event added on the server with OWA interface, thus I believe this is a server-side behaviour. I didn't find an option in outlook preferences, neither in OWA.

I'm not closing this bug yet, please confirm it first.
Comment 4 Milan Crha 2011-05-03 07:14:10 UTC
Check MS-OXOCFG for PiAutoProcess, that might be related.
Comment 5 sean finney 2011-05-05 10:53:29 UTC
Looks like with Bug 648732 fixed, one can now decline an invitation.

*** This bug has been marked as a duplicate of bug 648732 ***