17 Feb
2009
17 Feb
'09
3:48 p.m.
Hi Sean, --On February 17, 2009 1:20:11 PM +0100 Sean McAvoy <smcavoy@ripe.net> wrote:
I've experienced an issue when importing a users calendar into Calendar Server. Client is iCal on 10.5.6. Importing fails with a 403:
What version of the server are you using? Note that there is a bug in the client related to how double-quote characters are handled. iCal sometimes incorrectly "escapes" them as \". Version of the server on trunk now reject invalid escaping of double-quotes. To fix this, replace the two character sequence \" in your imported data with a single quote. -- Cyrus Daboo