View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005885 | SOGo | Backend General | public | 2023-10-06 08:51 | 2023-11-13 22:03 |
Reporter | mibor | Assigned To | sebastien | ||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | [Server] Linux | OS | RHEL/CentOS | OS Version | 7 |
Product Version | 5.9.0 | ||||
Fixed in Version | 5.9.1 | ||||
Summary | 0005885: Calendar event deletion | ||||
Description | If I delete calendar event in web interface 5.9.0 (fresh installation on Rocky8 from nightly build) it is not deleted from thunderbird with sogo plugin (all versions - 115, 102, 60) Creating and moving event is OK (all synced), but event deletion in new sogo server is not synced to the thunderbird. | ||||
Tags | CalDAV, thunderbird | ||||
We are seeing similar error reports from our users - but on shared calendars. Deleting events in one of the connected Thunderbirds does not get synced to the other subscribers in their Thunderbird. Also don't know if it is related but we see a lot of 503s (reason for DAV error unknown) in the debug log of Thunderbird when creating events too - Thunderbird then marks the calendar with a little warning sign... |
|
Same here. Deleting a calendar event via active sync does not apply the deletion to the CalDav Thunderbird calendar. This is with a regular calendar. |
|
Reporting of deleted events is broken if and only if the User-Agent header matches the substring
With every other user agent, the expected behavior returns:
This regression is probably caused by https://github.com/Alinto/sogo/commit/f0719ee409dee693e7b4792bd127ccdd4b3043f1. |
|
I verified that it is indeed a problem caused only when the useragent is Thunderbird. Setting |
|
Fixed in https://github.com/Alinto/sogo/commit/6b08f2e4decc87ee57609355dee5a6657bca6110 Sebastien |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2023-10-06 08:51 | mibor | New Issue | |
2023-10-30 11:45 | pikachuprof. | Note Added: 0017402 | |
2023-10-30 11:46 | pikachuprof. | Tag Attached: CalDAV | |
2023-10-30 11:46 | pikachuprof. | Tag Attached: thunderbird | |
2023-11-03 12:30 | sogouser123 | Note Added: 0017405 | |
2023-11-13 10:09 | rschuetz | Note Added: 0017426 | |
2023-11-13 15:36 | pikachuprof. | Note Added: 0017428 | |
2023-11-13 22:03 | sebastien | Note Added: 0017429 | |
2023-11-13 22:03 | sebastien | Assigned To | => sebastien |
2023-11-13 22:03 | sebastien | Status | new => resolved |
2023-11-13 22:03 | sebastien | Resolution | open => fixed |
2023-11-13 22:03 | sebastien | Fixed in Version | => 5.9.1 |