Re: webdav in 2.0.4
florent andré <[email protected]>
| Newsgroups | gmane.comp.cms.lenya.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks for this Rainer ! As your pathes are "fresh" can you also commit them into the 2.1.x branch in order to keep it sync with your tiny improvements and bug fixes ? Do you think that 2.0.x is ready to a release or you see another thinks to to before ? Have a good day, ++ On 11/21/2010 03:32 PM, Rainer Schöpf wrote: > o my own message... > > I think webdav is working again. Tested with cadaver and davfs2 mount on Linux. > > Mainly, it was due to an error raised in the precondition check of the > DocumentUsecase class, when the source document parameter of the usecase is > missing. To implement the WebDAV equivalent of a directory listing, the class > Propfind.java has a "documents" parameter instead, a list of all document > children of the node in question. > > The current workaround is good enough for the moment, I believe, but in future > this issue needs to be resolved. > > Rainer >