[Libreoffice-bugs] [Bug 120736] Automatic update of external links in shared spreadsheet is disabled even though file is in trusted location and setting for opening is "Always" (see comment 13)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Feb 26 10:27:54 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=120736
Stephan Bergmann <sbergman at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |erack at redhat.com,
| |libreoffice at kohei.us,
| |markus.mohrhard at googlemail.
| |com
--- Comment #18 from Stephan Bergmann <sbergman at redhat.com> ---
The reason for the "Automatic update of external links has been disabled.
[Enable Content]" info bar is that the actually opened document is apparently a
temporary copy (some <file:///tmp/lulmhoxl.tmp/0.ods> in my case), so that
SvtSecurityOptions::isTrustedLocationUriForUpdatingLinks
(unotools/source/config/securityoptions.cxx, introduced with
<https://gerrit.libreoffice.org/plugins/gitiles/core/+/77cc71476bae2b3655102e2c29d36af40a393201%5E!/>
"LinkUpdateMode is a global setting") returns false.
Maybe one of the Calc developers (now on CC) has an idea what should actually
happen here?
--
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/20190226/714cf896/attachment.html>
More information about the Libreoffice-bugs
mailing list