[CalendarServer-dev] [Calendar and Contacts Server] #459: server should advertise support for extended-mkcol in the Dav header

Calendar and Contacts Server trac at macosforge.org
Wed Jul 20 10:00:30 PDT 2011


#459: server should advertise support for extended-mkcol in the Dav header
-----------------------------+----------------------------------------------
 Reporter:  rob@…            |       Owner:  wsanchez@…        
     Type:  Defect           |      Status:  new               
 Priority:  2: Expected      |   Milestone:                    
Component:  Calendar Server  |    Severity:  Other             
 Keywords:                   |       Radar:                    
-----------------------------+----------------------------------------------

Comment(by mail@…):

 I just had a look at the header my CalendarServer produces:

 {{{
 DAV     1, access-control, calendar-access, calendar-schedule, calendar-
 auto-schedule, calendar-availability,
 inbox-availability, calendar-proxy, calendarserver-private-events,
 calendarserver-private-comments,
 calendarserver-sharing, calendarserver-sharing-no-scheduling, calendar-
 query-extended,
 calendarserver-principal-property-search
 }}}

 the jqcaldav code checks for the following:
 {{{
                        if ( /extended-mkcol/.test (
 $.fn.caldav.serverSupports ) )
 }}}

-- 
Ticket URL: <http://trac.calendarserver.org/ticket/459#comment:2>
Calendar and Contacts Server </>
HTTP/WebDAV/CalDAV Server


More information about the calendarserver-dev mailing list