https://bugs.documentfoundation.org/show_bug.cgi?id=138686

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #4 from Julien Nabet <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to