Faulty double appointment by pasting one cut or copied appointment (from serial date)
Categories
(Calendar :: Calendar Frontend, defect)
Tracking
(Not tracked)
People
(Reporter: andrejansen, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
Steps to reproduce:
- I enter a serial date, as example one hour, two times (today and tomorrow) and save it
- With the right mouse button I copy or cut (bug is the same) one appointment
- Then I paste it and choose the same or an other calendar (bug is the same)
Actual results:
In Thunderbird, the pasted appointment seems to be ok. But if I open the Synology Calendar, where the calendar is synchronized, I only find an appointment without a description and start time is equal to end time.
In Apple Calendar there are two appointments: the correct pasted and the appointment without description and start time is equal to end time.
I did an export and it looks like this (relevant part of ics-file):
BEGIN:VEVENT
CREATED:20241217T113942Z
LAST-MODIFIED:20241217T113949Z
DTSTAMP:20241217T113949Z
UID:e0308a04-5398-45a6-b3e0-46bf41315f01
RDATE;TZID=Europe/Berlin:20241222T110000
DTSTART;TZID=Europe/Berlin:20241222T110000
DTEND;TZID=Europe/Berlin:20241222T110000
X-MOZ-FAKED-MASTER:1
END:VEVENT
BEGIN:VEVENT
CREATED:20241217T113921Z
LAST-MODIFIED:20241217T113949Z
DTSTAMP:20241217T113949Z
UID:e0308a04-5398-45a6-b3e0-46bf41315f01
SUMMARY:Test ausschneiden
RECURRENCE-ID;TZID=Europe/Berlin:20241222T110000
DTSTART;TZID=Europe/Berlin:20241222T110000
DTEND;TZID=Europe/Berlin:20241222T120000
TRANSP:OPAQUE
END:VEVENT
It seems that Thunderbird has a bug by pasting an appointment of a serial date.
Copy/paste of an single appointment works fine as expected.
Expected results:
After pasting one appointment from a serial date, the pasted appointment has to write correctly into ics-file (no double) so that it could be displayed in Synology Calendar and Apple Calendar correctly.
Updated•2 months ago
|
Description
•