Closed GoogleCodeExporter closed 9 years ago
you're welcome to provide that feature. It should be not difficult.
follow these steps:
1- write down a PROPPATCH query you want to do
2- test it with curl against your favourite caldav server
if it works, then you can implement it with java:
1- writing the test case
2- then writing the code.
plenty of information is in the code.
Original comment by robipo...@gmail.com
on 24 Aug 2009 at 9:39
it seems that webdav doesn't support PROPPATCH for ACLs...can you provide an
example?
Original comment by robipo...@gmail.com
on 24 Aug 2009 at 3:05
Yes you're right ... to update ACL , need to issue ACL method, not PROPATCH , I
was
wrong about that before.
Original comment by yinyuanq...@gmail.com
on 18 Sep 2009 at 4:29
see comment
Original comment by robipo...@gmail.com
on 10 Mar 2010 at 11:55
Original issue reported on code.google.com by
yinyuanq...@gmail.com
on 20 Aug 2009 at 7:51