[CalendarServer-changes] [10034] CalendarServer/branches/users/gaya/sharedgroups/txdav/common/ datastore/sql.py

source_changes at macosforge.org source_changes at macosforge.org
Thu Nov 15 12:16:18 PST 2012


Revision: 10034
          http://trac.calendarserver.org//changeset/10034
Author:   gaya at apple.com
Date:     2012-11-15 12:16:18 -0800 (Thu, 15 Nov 2012)
Log Message:
-----------
Remove last change

Modified Paths:
--------------
    CalendarServer/branches/users/gaya/sharedgroups/txdav/common/datastore/sql.py

Modified: CalendarServer/branches/users/gaya/sharedgroups/txdav/common/datastore/sql.py
===================================================================
--- CalendarServer/branches/users/gaya/sharedgroups/txdav/common/datastore/sql.py	2012-11-15 19:55:48 UTC (rev 10033)
+++ CalendarServer/branches/users/gaya/sharedgroups/txdav/common/datastore/sql.py	2012-11-15 20:16:18 UTC (rev 10034)
@@ -2181,9 +2181,6 @@
             if status:
                 shareeView._bindStatus = columnMap[bind.BIND_STATUS]
                 if shareeView._bindStatus == _BIND_STATUS_ACCEPTED:
-                    shareeView.properties()[
-                        PropertyName.fromElement(ResourceType)
-                    ] = shareeView.resourceType()
                     yield shareeView._initSyncToken()
                 elif shareeView._bindStatus == _BIND_STATUS_DECLINED:
                     shareeView._deletedSyncToken(sharedRemoval=True)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20121115/0caeec1e/attachment.html>


More information about the calendarserver-changes mailing list