@rfc2822 said in 1.6.2: broken sync of events presumably with fields with long lines:
Can’t reproduce.
Strange, but me either.
I’ve tried upgrading on another device and it works. I’ve downgraded affected device (with app data loss) than upgraded — again, works. Play Store version.
Logs: Illegal property [ T TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TES] in upper case, uploaded ics: test in lower case
No idea. I’d suppose that parser for some reason does not detects continuation lines and assumes that part of the line before ‘:’ is field title and converts it to uppercase. Haven’t looked into the code (I’m not familiar with Kotlin and Java), it’s just an assumption.