<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - 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)"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=120736#c19">Comment # 19</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - 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)"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=120736">bug 120736</a>
from <span class="vcard"><a class="email" href="mailto:erack@redhat.com" title="Eike Rathke <erack@redhat.com>"> <span class="fn">Eike Rathke</span></a>
</span></b>
<pre>AFAIK there's no automatic "if this is a temporary copy because of a shared
document then use the original path instead of the path of the copy" fallback
for such case.
There's SfxObjectShell::IsDocShared() and SfxObjectShell::GetSharedFileURL()
which ScDocShell inherits and sounds about right to use in calls to
SvtSecurityOptions::isTrustedLocationUriForUpdatingLinks() (or a second call if
the original call fails and IsDocShared()?)</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>