[Libreoffice-bugs] [Bug 138686] I cannot remove/disconnect automatic update from external source
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Dec 20 08:59:33 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=138686
Julien Nabet <serval2412 at yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever confirmed|0 |1
--- Comment #4 from Julien Nabet <serval2412 at yahoo.fr> ---
I don't see any "DISCONNECT" option but on pc Debian x86-64 with master sources
updated today, if I try this:
- menu Edit/Links
- select link
- click "Break Link" button and confirm
if I open Edit/Links again
the link is not there.
- save the file in xlsx + ods file (just to compare).
- close files
if I open the xlsx or ods file, LO proposes to update external links and
Edit/Links shows again the link.
Code pointer: cui/source/dialogs/linkdlg.cxx BreakLinkClickHdl
we go in the if block:
if( pLinkMgr && pLinkMgr->GetPersist() )
pLinkMgr->GetPersist()->SetModified();
--
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/20201220/6c8dec4b/attachment.htm>
More information about the Libreoffice-bugs
mailing list