[CalendarServer-changes] [3016] CalendarServer/branches/users/sagen/principal-property-search-2995/ twistedcaldav/directory/appleopendirectory.py

source_changes at macosforge.org source_changes at macosforge.org
Thu Sep 18 13:49:25 PDT 2008


Revision: 3016
          http://trac.macosforge.org/projects/calendarserver/changeset/3016
Author:   sagen at apple.com
Date:     2008-09-18 13:49:25 -0700 (Thu, 18 Sep 2008)
Log Message:
-----------
OD uses "Places" not "Locations"

Modified Paths:
--------------
    CalendarServer/branches/users/sagen/principal-property-search-2995/twistedcaldav/directory/appleopendirectory.py

Modified: CalendarServer/branches/users/sagen/principal-property-search-2995/twistedcaldav/directory/appleopendirectory.py
===================================================================
--- CalendarServer/branches/users/sagen/principal-property-search-2995/twistedcaldav/directory/appleopendirectory.py	2008-09-18 18:56:38 UTC (rev 3015)
+++ CalendarServer/branches/users/sagen/principal-property-search-2995/twistedcaldav/directory/appleopendirectory.py	2008-09-18 20:49:25 UTC (rev 3016)
@@ -472,7 +472,7 @@
         DirectoryService.recordType_users :
             dsattributes.kDSStdRecordTypeUsers,
         DirectoryService.recordType_locations :
-            dsattributes.kDSStdRecordTypeLocations,
+            dsattributes.kDSStdRecordTypePlaces,
         DirectoryService.recordType_groups :
             dsattributes.kDSStdRecordTypeGroups,
         DirectoryService.recordType_resources :
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20080918/2100f7d2/attachment.html 


More information about the calendarserver-changes mailing list