Dear Wiki user, You have subscribed to a wiki page or wiki category on "Lenya Wiki" for change notification.
The following page has been changed by RenaudRichardet: http://wiki.apache.org/lenya/HowToEditWithWebDAV ------------------------------------------------------------------------------ == OpenOffice (edit .odt) == * opening an .odt works if you apply the patch to [http://issues.apache.org/bugzilla/show_bug.cgi?id=38926 bug 38926] + * saving an odt works if you apply the patches to [http://issues.apache.org/bugzilla/show_bug.cgi?id=38926 bug 38969] - * saving an odt does not work ATM (working on it), because - * the Put.java is hardcoded to work with html, and validate it. So far, I have removed all the validation stuff, and only copy the source. - * the matcher "request/PUT" in the webdav/sitemap.xmap uses a stream generator, that only works with an xml input. I did some research, and wrote a [http://www.nabble.com/binaries-PUT-for-webDAV-was%3A-webdav-block%2C-davmap%2C-binaries-PUT%2C-request-reader--t1275428.html mail] to the cocoon user list. Any hint welcome. I started a RequestReader, but still struggling with it ;-) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
