<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:kendy@collabora.com" title="Jan Holesovsky <kendy@collabora.com>"> <span class="fn">Jan Holesovsky</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Links to Windows shares become corrupted in XLSX after save"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=111876">bug 111876</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;">Status</td>
<td>UNCONFIRMED
</td>
<td>NEW
</td>
</tr>
<tr>
<td style="text-align:right;">Ever confirmed</td>
<td>
</td>
<td>1
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Links to Windows shares become corrupted in XLSX after save"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=111876#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Links to Windows shares become corrupted in XLSX after save"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=111876">bug 111876</a>
from <span class="vcard"><a class="email" href="mailto:kendy@collabora.com" title="Jan Holesovsky <kendy@collabora.com>"> <span class="fn">Jan Holesovsky</span></a>
</span></b>
<pre>I touched this in the deep past, but don't remember details unfortunately; but
overall, we should treat the samba shares (\\server\path\to\file.ods) like
URLs, and never relativize that.
Having said that, LibreOffice internally works with absolute URLs, so when the
'relativization' is on, it has to do heuristic to reconstruct the relative
paths; but that should be omitted for samba shares.
The commits I came up with in the past were these:
<a href="https://cgit.freedesktop.org/libreoffice/core/commit/?id=6423f447db9130673089b5057fd174d321b5de5a">https://cgit.freedesktop.org/libreoffice/core/commit/?id=6423f447db9130673089b5057fd174d321b5de5a</a>
<a href="https://cgit.freedesktop.org/libreoffice/core/commit/?id=7fe1706d431d8a4e366a2999726d75fc641d05b0">https://cgit.freedesktop.org/libreoffice/core/commit/?id=7fe1706d431d8a4e366a2999726d75fc641d05b0</a>
Either they regressed, or we have another corner case here I think...</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>