Hi Frank,

--On December 8, 2006 1:51:33 AM +0100 Frank Strauß <[EMAIL PROTECTED]> wrote:

I just started playing with the CalendarServer. During my first attempts
to PUT events on the server (using Mulberry for now) I observed a bug,
which you are probably already aware off, since Wilfredo also has a
non-ASCII character in his name. :-)...

When a request submitted to the server contains non-ascii characters,
the server raises an error like this:

2006/12/08 01:01 +0200 [-] "Error while handling (calendar) PUT: 'ascii'
codec can't encode character u'\\xdf' in position 321: ordinal not in
range(128)"

This is a bug in Mulberry - its not sending utf-8 as it should, but instead iso-8859-1 or something. I guess I will kick the Mulberry person and get them to fix it :-)

--
Cyrus Daboo

_______________________________________________
calendarserver-users mailing list
calendarserver-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/calendarserver-users

Reply via email to