[CalendarServer-changes] [6273] CalendarServer/trunk/txdav/carddav/datastore/util.py

source_changes at macosforge.org source_changes at macosforge.org
Fri Sep 10 13:03:37 PDT 2010


Revision: 6273
          http://trac.macosforge.org/projects/calendarserver/changeset/6273
Author:   glyph at apple.com
Date:     2010-09-10 13:03:37 -0700 (Fri, 10 Sep 2010)
Log Message:
-----------
no attachments in addressbooks

Modified Paths:
--------------
    CalendarServer/trunk/txdav/carddav/datastore/util.py

Modified: CalendarServer/trunk/txdav/carddav/datastore/util.py
===================================================================
--- CalendarServer/trunk/txdav/carddav/datastore/util.py	2010-09-10 19:50:28 UTC (rev 6272)
+++ CalendarServer/trunk/txdav/carddav/datastore/util.py	2010-09-10 20:03:37 UTC (rev 6273)
@@ -79,7 +79,6 @@
         outAddressbook.addressbookObjectWithName(
             addressbookObject.name()).properties().update(
                 addressbookObject.properties())
-        # XXX attachments
 
 
 def migrateHome(inHome, outHome, getComponent=lambda x:x.component()):
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20100910/2c3c7749/attachment.html>


More information about the calendarserver-changes mailing list