[CalendarServer-users] has nobody this error concerning groups ?

Cyrus Daboo cdaboo at apple.com
Wed Apr 1 09:00:40 PDT 2009


Hi jean,

--On April 1, 2009 5:40:56 PM +0200 jean duffas <jduffas1 at free.fr> wrote:

> "Une erreur (domaine CalDAV No Calendar Home Error / code 1) est survenue
> lors de la requête."

In the latest code groups have been explicitly disabled for calendaring - 
mostly because the semantics of "group calendaring" are not very well 
defined. There isn't a config option for this, so if you need to revert you 
will have to manually edit the twistedcaldav/directory/directory.py file 
and change the logic in the DirectoryRecord.__init__ method to not set 
enabledForCalendaring to False for groups.

Feel free to file a ticket if you feel this change is inappropriate.

-- 
Cyrus Daboo



More information about the calendarserver-users mailing list