.ics event import fails with: no importable items
When I try to import an .ics calendar event by dragging and dropping it onto the events pane then nothing happens. When I double click on the .ics file to import it, then I get the message: "There are no importable items in this file.", but there is an appointment in the file.
In the error console ( Tools > Developer tools > Error console (<CTRL>+<SHIFT>+J) ) I see the following error appearing: "Calendar: ParserError: invalid line (no token ";" or ":") "</body></html>"'ParserError: invalid line (no token ";" or ":") "</body></html>"' when calling method: [calIICSService::parseICS] when parsing"
The parser fails on the following line in the .ics file containing the event: X-ALT-DESC;FMTTYPE=text/html:
Klick on this link to view webinar.
Who knows what is syntactically wrong with that line? Is there an on-line parser where I can check the correctness of the .ics file for Thunderbird?
The problem appears in the following version: TB version: 115.13.0 (64-bit) Platform version: Ubuntu 22.04.4 LTS, Linux 5.15.0-119-generic #129-Ubuntu SMP Fri Aug 2 19:25:20 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux VCALENDAR version in .ics: VERSION:2.0
所有回复 (1)
The .ics file snippet is interpreted and not displayed in my questing. Here is a screen copy: