Answer addressbook-home-set, fix the collection children detection

This commit is contained in:
Guillaume Ayoub 2012-01-05 21:49:34 +01:00
parent b56db741f4
commit f11e78a3f4
2 changed files with 9 additions and 6 deletions

View file

@ -242,6 +242,7 @@ def _propfind_response(path, item, props, user):
elif tag in (
_tag("D", "principal-collection-set"),
_tag("C", "calendar-user-address-set"),
_tag("CR", "addressbook-home-set"),
_tag("C", "calendar-home-set")):
tag = ET.Element(_tag("D", "href"))
tag.text = path