6 Jul
2010
6 Jul
'10
4:22 p.m.
Hello folks, I've got a question concerning the patch lib-patches/vobject/vobject.icalendar.patch: In changeset 5126 sagen@apple.com removed the colon from the active list of esacapable characters. Unfortunately with this change our Address Books can't add entries because it adds vcards with an X-ABUID that end with the string '\:ABPerson' (containing the escaped colon. The CalendarServer (trunc) returns with an 403 Fornidden containing an DAV valid-address-data error. Could it be possible to re add the colon to the escapableCharList ? Bye Goetz