deyanTG / caldav4j

Automatically exported from code.google.com/p/caldav4j
0 stars 0 forks source link

patch for query custom properties #5

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
from roberto polli:

made this patch because CalDAVProp creates
<C:prop novalue="no" start="UID"/>
instead of
<C:prop name="UID"/>
the first one doesn't fit for query of custom properties

http://groups.google.com/group/caldav4j/web/caldav4j-request-rfc.patch

Peace, R.

Original issue reported on code.google.com by bobbyru...@gmail.com on 28 Nov 2007 at 7:02

GoogleCodeExporter commented 8 years ago
now in trunk

Original comment by robipo...@gmail.com on 7 Sep 2008 at 2:01