[bug] CardDav: Groupnames and UTF-8
- Owncloud: Create a group "Ärzte" or any other group name with an utf-8 character
- sync it with Jolla
- sync again
Then I have a crashed name with wrong character set on the owncloud server. Funny: the phone handles groups but does not show them. And funny: I have ten groups but only one with an utf-8 character in it...
[Update] I have another device with android/davdroid running. In combination owncloud/jolla/davdroid the groups double. Maybe there is a problem with davdroid too. And we learn: the syncing stuff is not trivial :-(
You can also post a bug report here: https://github.com/nemomobile/buteo-sync-plugin-carddav/issues
Tanghus ( 2015-08-02 12:19:33 +0200 )editThanks for the report. This may be due to incorrect handling of percent-encoded characters in the url path - if so, https://github.com/nemomobile/buteo-sync-plugin-carddav/commit/e8e53d1d510d64526c9b51c7d5316388482473d7 should have resolved this issue already, and will be in a future release. I will investigate to try to confirm whether that is indeed the case, or whether there is another issue in our plugin.
chris.adams ( 2015-08-03 13:01:32 +0200 )edit