Problems deleting directories with WebDAV
I have set up WebDAV sync in Notebooks and everything seems to work well, creating files and directories, deleting files. But the moment I try to delete a directory and click Sync, I get an error message saying "Synchronization Failed: failed to get moddate for file to delete. Details are available in top level book". The message pops up twice, if it is of any use.
The error file created in the top level book is an HTML with a generic Apache directory listing of the problematic element. It does not matter, whether the directory is empty or not, the error stays.
I am running a WebDAV server on MacOS X SL 10.6.4/Apache 2.2.14/mod_dav. Other WebDAV clients, namely Windows 7, OS X Connect to Server, ReaddleDocs for iPad, OmniFocus, do not have such problems.
Where does Notebooks want to see the modification date and what is my server not giving it? Either that, or when can I expect a bugfix? :)