Hi Helge,

--On April 4, 2008 12:59:39 AM +0200 Helge Heß <[EMAIL PROTECTED]> wrote:

I do not understand the error message from ICalendar since according
to
RFC4791: CalDAV servers are REQUIRED to support the "i;ascii-casemap"
and "i;octet" collations, as described in [RFC4790]


---snip---
[EMAIL PROTECTED] pwd
/Users/helge/Developer/Collaboration/CalendarServer
[EMAIL PROTECTED] find . -type f -exec grep -l text-match \{\} \;| grep -v .svn
./doc/RFC/rfc4791-CalDAV.txt
./twistedcaldav/caldavxml.py
./twistedcaldav/caldavxml.pyc
./twistedcaldav/query/calendarquery.py
[EMAIL PROTECTED] find . -type f -exec grep -l collation \{\} \;| grep -v .svn
./doc/RFC/rfc4791-CalDAV.txt
---snap---

I guess collations are unsupported? ;-)

Yes. Collations were a late change to the spec and at that time we had pretty much frozen our server feature set. We do have a ticket for this <http://trac.macosforge.org/projects/calendarserver/ticket/55>.

I guess now that someone has actually noticed it's missing we'll do something about it!

--
Cyrus Daboo

_______________________________________________
calendarserver-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/calendarserver-dev

Reply via email to