[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: DAV locking question

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: 2005-01-12 20:17:17 CET

On Jan 12, 2005, at 1:01 PM, Greg Stein wrote:
>
> RFC 2518, section 12.10 states that the DAV:owner element can contain
> any
> XML child elements. IOW, it is structured data rather than a simple
> string
> (see the example in section 8.10.8). Therefore, mod_dav serializes that
> into a string and stores it into the ->owner field.

Sure, <DAV:owner> can "contain" any amount of structure. So why isn't
mod_dav saving just those structured contents? Why is it *also* saving
the <DAV:owner> tag? Isn't that a bug?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 12 20:18:39 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.