Namespace of properties
Æde van der Weij
vdweij at hotmail.com
Fri Aug 29 07:24:13 EDT 2008
> > The non DAV: properties are displayed when I issue a propget. When I
> > capture the tcp traffic of the request, I see the message Cadaver
> > sends as the body of the PROPFIND:
> >
> > <?xml version="1.0" encoding="utf-8"?>
> > <propfind xmlns="DAV:"><propname/></propfind>
> >
> > Could it be the namespace that causes the server to return only
> > properties with the DAV: namespace?
> No that is only to define that the <propfind> and <propname> tags are
> within the DAV: namespace.
Makes sense.
> It feels like it is your server that is only replying with DAV:
> properties when performing the propnames method. So this is either a
> bug/feature in the server or some configuration issue there.
I'm not familiar with the WEBDAV RFC concerning the responses... perhaps the specs. are not clear or it is indeed a bug. Since you implemented your own server you probably know the answer ;)
> This also means that my patch should make it work for you since you
> atleast see the properties when performing the propget.
The patch indeed is sufficient and better than my current method capturing tcp traffic.
Æde
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.manyfish.co.uk/pipermail/cadaver/attachments/20080829/45fbb44d/attachment.html
More information about the cadaver
mailing list