Bug: CalDAV: event character encoding prevents sync [duplicate]
If a calendar of the CalDAV account to be synced contains 'special' (non-ASCII - unicode??) characters, none of that calendar's events will be shown after the account is initially synced (or ever after). Steps to reproduce:
- Create a CalDAV account on your Jolla. That CalDAV account contains, for example, calendars names 'CalendarGood' and 'CalendarBad'
- Make sure the initial sync goes fine, and you can see both CaledarGood and CalendarBad events in the calendar app
- On your Jolla, create an event named e.g. 'hääpäivä' on CalendarBad
- Wait for the CalDAV account to be synced
- Delete the CalDAV account on your Jolla
- Re-create the CalDAV account
- Jolla calendar will find both CalendarGood and CalendarBad calendars, but only CalendarGood events will be shown in the calendar app
- Delete the CalDAV account on your Jolla once again
- Edit the 'hääpäivä' event on the server. It will most probably look like 'h??p?iv?' . Edit it to say 'hääpäivä'
- Re-create the CalDAV account again
- You will see both CalendarGood and CalendarBad events
Duplicate of https://together.jolla.com/question/55033/caldav-not-supporting-umlauts/
Closed issue at https://github.com/nemomobile/buteo-sync-plugin-caldav/issues/32 so it should be fixed in next version.
Tanghus ( 2014-11-29 12:48:52 +0200 )edit