What steps will reproduce the problem?
1. send a PROPFIND requesting the <supported-calendar-component-set/> property
What is the expected output?
---snip---
<C:supported-calendar-component-set
xmlns:C="urn:ietf:params:xml:ns:caldav">
<C:comp name="VEVENT" />
</C:supported-calendar-component-set>
---snap---
What do you see instead?
---snip---
<C:supported-calendar-component-set
xmlns:C="urn:ietf:params:xml:ns:caldav">
<C:comp>VEVENT</C:comp>
</C:supported-calendar-component-set>
---snap---
Original issue reported on code.google.com by helge.h...@googlemail.com on 31 Jul 2008 at 6:20
Original issue reported on code.google.com by
helge.h...@googlemail.com
on 31 Jul 2008 at 6:20