[Libreoffice-bugs] [Bug 111876] Links to Windows shares become corrupted in XLSX after save
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Aug 17 18:52:43 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=111876
Jan Holesovsky <kendy at collabora.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever confirmed|0 |1
--- Comment #1 from Jan Holesovsky <kendy at collabora.com> ---
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:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=6423f447db9130673089b5057fd174d321b5de5a
https://cgit.freedesktop.org/libreoffice/core/commit/?id=7fe1706d431d8a4e366a2999726d75fc641d05b0
Either they regressed, or we have another corner case here I think...
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170817/30f3a4a8/attachment.html>
More information about the Libreoffice-bugs
mailing list