View Issue Details

IDProjectCategoryView StatusLast Update
0003274SOGoBackend Calendarpublic2016-12-22 13:59
ReporterMathias Roland Assigned Toludovic  
PrioritynormalSeveritymajorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version2.3.0 
Fixed in Version3.2.5 
Summary0003274: Don't replace X-MOZ-SEND-INVITATIONS:FALSE in invitations
Description

Replacing X-MOZ-SEND-INVITATIONS:FALSE with X-SOGO-SEND-APPOINTMENT-NOTIFICATIONS:NO let Thunderbird send notifications when accepting or declining an invitation.

It is better to have both attributes in an event and in a synced state.

Steps To Reproduce

1.) Add an invitation in Thunderbird
2.) Accept or decline the invitation in another Thunderbird
=> Notification

TagsNo tags attached.

Activities

ludovic

ludovic

2015-07-02 13:02

administrator   ~0008688

What problem are you trying to fix?

When Thunderbird is "connected" with SOGo, it should NEVER send notifications, it should use SOGo's CalDAV autoscheduling capabilities.

Mathias Roland

Mathias Roland

2015-07-02 14:02

reporter   ~0008689

Ok. Then SOGo does not respect 'X-SOGO-SEND-APPOINTMENT-NOTIFICATIONS:NO' when accepting or rejecting an invitation.

ludovic

ludovic

2016-12-22 13:59

administrator   ~0011083

X-MOZ-SEND-INVITATIONS / X-SOGO-SEND-APPOINTMENT-NOTIFICATIONS is set when the organizer is creating / modifying the event.

We disabled code to unconditionally send IMIP replies for Lightning and we now honour the SCHEDULE-AGENT property also on attendees.

There's no reason to always send IMIP responses when using Lightning - there was a but in the past that was fixed https://github.com/inverse-inc/sogo/commit/ab1c699bc7118b051fbf3d0952ca32af94d2e208.

Related Changesets

sogo: master 278aeef8

2016-12-22 08:55

ludovic


Details Diff
(fix) disabled IMIP force sending for Lightning (fixes 0003274) Affected Issues
0003274
mod - SoObjects/Appointments/SOGoAppointmentObject.m Diff File

Issue History

Date Modified Username Field Change
2015-07-02 07:39 Mathias Roland New Issue
2015-07-02 13:02 ludovic Note Added: 0008688
2015-07-02 14:02 Mathias Roland Note Added: 0008689
2016-12-22 13:56 ludovic Changeset attached => sogo master 278aeef8
2016-12-22 13:56 ludovic Assigned To => ludovic
2016-12-22 13:56 ludovic Resolution open => fixed
2016-12-22 13:59 ludovic Note Added: 0011083
2016-12-22 13:59 ludovic Status new => closed
2016-12-22 13:59 ludovic Fixed in Version => 3.2.5