From ceab80bce432569d7a0f724c27813b67d682e196 Mon Sep 17 00:00:00 2001 From: Andrew McMillan Date: Sun, 2 Jan 2011 15:19:26 +1300 Subject: [PATCH] cil-b053479c: New Issue --- issues/i_b053479c.cil | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 issues/i_b053479c.cil diff --git a/issues/i_b053479c.cil b/issues/i_b053479c.cil new file mode 100644 index 00000000..3e885db4 --- /dev/null +++ b/issues/i_b053479c.cil @@ -0,0 +1,10 @@ +Summary: Implement propertySearch() method in DAVPrincipal +Status: New +CreatedBy: Andrew McMillan +AssignedTo: +Inserted: 2011-01-02T02:18:17 +Updated: 2011-01-02T02:18:17 + +The propertySearch() method in DAVPrincipal is currently stubbed in +but it might actually be a reasonable way of doing that. Review and +fix.