#371: better parsing of returned properties would help ----------------------------+----------------------------------------------- Reporter: dou...@… | Owner: cda...@… Type: Defect | Status: new Priority: 5: Not set | Milestone: Component: CalDAV Tester | Severity: Other Keywords: | ----------------------------+-----------------------------------------------
Comment(by dou...@…): Alternatively using propfindValues as the verifier might be enough. In CalDAV/implicitdefaultcalendar.xml, suite 1, test 1 I changed {{{ <callback>propfindItems</callback> <arg> <name>okprops</name> <value>urn:ietf:params:xml:ns:caldavschedule-default-calendar-URL$<href xmlns="DAV:">$calendarpath1:</href></value> </arg> }}} to {{{ <callback>propfindValues</callback> <arg> <name>okprops</name> <value><![CDATA[schedule- default-calendar-URL.*<href.*]]>$calendarpath1:</value> </arg> }}} -- Ticket URL: <http://trac.calendarserver.org/ticket/371#comment:1> Calendar and Contacts Server </> HTTP/WebDAV/CalDAV Server _______________________________________________ calendarserver-dev mailing list calendarserver-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev