https://bugs.documentfoundation.org/show_bug.cgi?id=90249
--- Comment #14 from Giuseppe Castagno (aka beppec56) <[email protected]> --- lnunes: I repeated the test in Windows 7, 32bit, the problem is reproducible. Then it works in Linux but not in Windows. Using a special crafted version of LO capable of logging the WebDAV internals, I accessed the test OpenKM server: LO tries to lock the file but when it receives the lock command response from the server it finds the received answer garbled, so ignores it and tries again to lock the file generating the error you see. >From the net log I registered using Wireshark, I analyzed the raw result of the server response, at a quick glance I saw that OpenKM doesn't honor the lock timeout requested by LO: LO requests a timeout of 180 seconds, while OpenKM answers with a timeout set to infinite, instead of aswering with the same timeout. This is probably something that should be set at the server side. For now I still don't know what the real problem is, but I'll investigate further. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
