Le 27/02/2016 09:02, Rahul Amaram a écrit : > Could you provide more information about your setup? > > 1. Was this a fresh install or an upgrade? It is an upgrade.
> 2. If you were upgrading what what was the earlier calendarserver version? Upgraded from 5.2.2+dfsg-2 > 3. Also, if an upgrade, did you go through the instructions in > README.Debian to do the upgrade? Yes, I went through the instructions in README.Debian. > 4. What is the backend directory service that you are using? XML > directory backend? Yes, the backend directory service is XML (accounts.xml). > 5. Does the resource description contain any non-ascii characters? If > so, could you give the unicode number of the non-ascii character? Or > just copy paste that character in this email? I am French. So there are a lot of é è ê à ç. I downloaded a calendar with curl : curl -H "Accept: text/calendar" -u test --digest http://[::1]:8008/calendars/users/guillaume/calendar1/ And I searched 'C3' with hexedit (encoding of the file is utf-8) : - C3A9 é - C3A7 ç - C3AA ê - C3A8 è - C3AF ï - C3B4 ô - C3AB ë - C3A2 â > > Thanks, > Rahul. Thank you for your work, Guillaume.

