<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:luporpi@gmx.net" title="luporpi@gmx.net">luporpi@gmx.net</a>
</span> changed
<a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - LibreOffice crashed when receiving certain WebDAV error responses"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=128662">bug 128662</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Ever confirmed</td>
<td>1
</td>
<td>
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEEDINFO
</td>
<td>UNCONFIRMED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - LibreOffice crashed when receiving certain WebDAV error responses"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=128662#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - LibreOffice crashed when receiving certain WebDAV error responses"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=128662">bug 128662</a>
from <span class="vcard"><a class="email" href="mailto:luporpi@gmx.net" title="luporpi@gmx.net">luporpi@gmx.net</a>
</span></b>
<pre>we may have identified the cause of the problem.
it is not the lock that causes the crash but probably an empty response for
profind lockdiscovery
HTTP/1.1 207 Multi-Status
Set-Cookie: JSESSIONID-VIS55PS1=B89B49CDF0AA9A7B582F569B6EFD9DAC; Path=/vis;
HttpOnly
Engine: IT Hit WebDAV Server
Access-Control-Allow-Origin: *
Access-Control-Allow-Credentials: true
Access-Control-Allow-Methods: PROPFIND, PROPPATCH, COPY, MOVE, DELETE, MKCOL,
LOCK, UNLOCK, PUT, GETLIB, VERSION-CONTROL, CHECKIN, CHECKOUT, UNCHECKOUT,
REPORT, UPDATE, CANCELUPLOAD, HEAD, OPTIONS, GET, POST
Access-Control-Allow-Headers: Overwrite, Destination, Content-Type, Depth,
User-Agent, X-File-Size, X-Requested-With, If-Modified-Since, X-File-Name,
Cache-Control
Access-Control-Max-Age: 2147483647
Content-Type: text/xml;charset=UTF-8
Transfer-Encoding: chunked
Date: Thu, 14 Nov 2019 07:38:11 GMT
Server: Apache
177
<?xml version="1.0" ?><d:multistatus
xmlns:d="DAV:"><d:response><d:href><a href="http://server:8114/webdav/12450/file.doc">http://server:8114/webdav/12450/file.doc</a></d:href><d:propstat><d:status>HTTP/1.1
200
OK</d:status><d:prop><d:lockdiscovery></d:lockdiscovery></d:prop></d:propstat></d:response></d:multistatus>
0
we will investigate this further. maybe it is a problem in our webdav server.
but this should not lead to a crash regardless.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>