ParseException on VCALENDAR created by Thunderbird #2023
Unanswered
lewoberst
asked this question in
Questions / Problems
Replies: 2 comments 2 replies
-
|
It occured again for the same b9cce6c6-5d05-4129-9960-95942f35bb4b event. Now I got the debug-info and attached it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I believe this is caused by the recurrence exceptions ( According to RFC5545@3.2.19:
If I don't know why Thunderbird is creating this ICS, but I'm pretty sure it's not rfc-compliant. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Problem scope
App version
Android version and device/firmware type
Android 16 (Pixel 6)
Steps to reproduce
Client: DAVx5 version 4.5.9-gplay (405090005)
Server: radicale version 3.1.8-2 on Debian Linux
I created the following entry using Mozilla Thunderbird yesterday, file creation timestamp is 2026-02-18 9:29:18.688000581 +0000. The file's mtime is the same. The error appeared some hours later on my mobile device. It is not possible to attach ics files, so I'll provide it inline:
Actual result
DAVx5 displayed ParseException without further details about where that exception occured within the above entry.
While investigating the issue I accidentally closed the error screen and I don't see a way to reopen the latest error. So I cannot provide full debug information, sorry for that. Explicit resync in the client does not trigger the error again.
Expected result
No response
Further info
No response
Beta Was this translation helpful? Give feedback.
All reactions