Michael Smith wrote:
one thing i noticed is that the page above seems to be confused about what namespace this property should use. the screenshot which shows the view/modify properties dialog shows the group-member-set property in the slide namespace, but the next screenshot shows the property being set in the DAV namespace. which is correct?
It should be in the "DAV:" namespace.
i thought so, but it doesn't look like it is. here's the property that i'm getting in my propfind response:
<group-member-set xmlns=""></group-member-set>
again, the property definition in Domain.xml (the stock one from slide.war in the jakarta-slide-server-bin-2.1 release) is:
<revision>
<property name="group-member-set"><![CDATA[<D:href x
mlns:D='DAV:'>/users/root</D:href>]]></property>
</revision>
is that a bug? should the property definition include a namespace?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
