Open Bug 1855476 Opened 2 years ago Updated 2 years ago

Calendar event (on remote server) with attendees not saved without error

Categories

(Calendar :: Provider: CalDAV, defect)

Thunderbird 115
defect

Tracking

(Not tracked)

UNCONFIRMED

People

(Reporter: hajek67, Unassigned)

Details

Steps to reproduce:

I create new event with attendees in remote calendar, then click on "Save and Close".

Actual results:

The event is not saved (and attendees receieve no email), "New event" windows is closed, without any error message, the event is lost in time and space.

From TB log:
..
Calendar: CalDAV: Unexpected status adding item to xxxxxx: 403 resource:///modules/CalDavCalendar.js:635
BEGIN:VCALENDAR
....
ATTENDEE;PARTSTAT=ACCEPTED;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT:mailto:me@domain.cz
ATTENDEE;PARTSTAT=NEEDS-ACTION;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT:mailto:user@domain.cz
....
END:VCALENDAR

Uncaught (in promise) NS_ERROR_FAILURE: Server Replied with 403 resource:///components/calCachedCalendar.js:652

Expected results:

Because there was an error in communication with remote server, Thunderbird should immediately report problem in creating the event to user and New event window should not be closed.

Component: Untriaged → Provider: CalDAV
Product: Thunderbird → Calendar
You need to log in before you can comment on or make changes to this bug.