Calendar contains character 0x17, emClient throws System.Xml.XmlException

I have a calendar on my CalDAV server which apparently contains several instances of the character 0x17.

emClient throws a System.Xml.XmlException on encountering this character and calendar synchronizion is completely aborted.

No other CalDAV client appears to have a problem with this. Is emClient behaving correctly here, or incorrectly?

11:02:46 Account [CalDAV / CardDAV]  MailClient.Accounts.ConnectionException: ‘’, hexadecimal value 0x17, is an invalid character. Line 1661, position 55. —> System.Xml.XmlException: ‘’, hexadecimal value 0x17, is an invalid character. Line 1661, position 55.

It might be that the other CalDAV clients are more forgiving with invalid XML code. :wink: