<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></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;">CC</td>
<td>
</td>
<td>thb@libreoffice.org
</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#c4">Comment # 4</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:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
<pre>On Win10 with master sources updated today, I still can't reproduce this with a
Sharepoint share (which uses Webdav).
In SfxMedium::LockOrigFileOnDemand, I tried to add some logs and even to throw
manually an exception in
<a href="https://opengrok.libreoffice.org/xref/core/sfx2/source/doc/docfile.cxx?r=9aadd633#1185">https://opengrok.libreoffice.org/xref/core/sfx2/source/doc/docfile.cxx?r=9aadd633#1185</a>.
Indeed, even when opening the file with Word and trying to open it with LO,
there's no complain.
When I added the throw, LO indicates file is readonly and proposed to open it
in read-only, copy or cancel.
I also noticed LO went into the catch but didn't enter block:
"if (aContentToLock.getPropertyValue("DAV:lockdiscovery") >>= aLocks)"
which contains css::ucb::Lock treatment.
Thorsten: taking a look at dev forum, I noticed a comment from you, any idea
here?
Also, do we still have both Webdav implementations (serf + neon)?</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>