https://bugs.documentfoundation.org/show_bug.cgi?id=172936
--- Comment #6 from BogdanB <[email protected]> --- In gerrit with this exact expresion "Automatic update of external links has been disabled" we have just 2 commits: https://gerrit.libreoffice.org/c/core/+/208620 https://gerrit.libreoffice.org/c/core/+/208604 I reverted the change, I removed this 2 lines: if (GetLinkManager().GetLinks().empty()) return; and I get this exact bug in master. So, I confirm the bug, but in fact will be solved. -- You are receiving this mail because: You are the assignee for the bug.
