has nobody this error concerning groups ?
"Une erreur (domaine CalDAV No Calendar Home Error / code 1) est survenue lors de la requête."
Hi jean, --On April 1, 2009 5:40:56 PM +0200 jean duffas <jduffas1@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
I did make a ticket. but I would like to change the code as you said to do, to be abble to use it right now, but I don't know what to modifiy... is it esay ? if it's only one or two lines, could you tell me witch lines to modify, and what to put in it ? if you can't, it's not a problem. thank you anyway. jean Le 1 avr. 09 à 18:00, Cyrus Daboo a écrit :
Hi jean,
--On April 1, 2009 5:40:56 PM +0200 jean duffas <jduffas1@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
participants (2)
-
Cyrus Daboo
-
jean duffas