#465: Sharing invites are not propagated across partitioning -----------------------------+---------------------------------------------- Reporter: apm@… | Owner: wsanchez@… Type: Defect | Status: new Priority: 5: Not set | Milestone: Component: Calendar Server | Severity: Other Keywords: | Radar: -----------------------------+---------------------------------------------- Looking at the CalendarServer-3.0 code, it seems notification of invites are not implemented for a DirectoryReverseProxyResource which means that you can share a calendar with a user on another host (partition). CalendarServer throws an exception: 2011-09-28 08:42:52+0000 [-] [caldav-0] notifications = notificationResource._newStoreNotifications 2011-09-28 08:42:52+0000 [-] [caldav-0] exceptions.AttributeError: 'DirectoryReverseProxyResource' object has no attribute '_newStoreNotifications' -- Ticket URL: <http://trac.calendarserver.org/ticket/465> Calendar and Contacts Server </> HTTP/WebDAV/CalDAV Server