Description: If you open a OLE-linked document, LO will ask confirmation to update the linked information on open. But this happens before the document shell has even set the title of the shell, so a user has no way to know, what "This document" really refers to. If you do this from the start center, the message box is displayed even before there was any change to the shell, but you can see at least which document was selected. This is especially problematic if you have multiple open documents restored by a session manager. Steps to Reproduce: 1. Open the attached writer document from the console, which OLE-links a Calc or 1. Keep the document open, so it will be restored by the session manager Actual Results: You get a confirmation message box to update the links in "This document" Expected Results: The message box should include the referenced document name. Reproducible: Always User Profile Reset: No Additional Info: Also happens on master. The string doesn't contain a reference to the file name.
Created attachment 152856 [details] ODT with Calc OLE
Created attachment 152857 [details] Referenced ODS dummy table.
Jan-Marek Glogowski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/d1398fd1cd6957f56992a9239929ccc64fd747f0%5E%21 tdf#126461 incl. document name in link update msg It will be available in 6.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Verified in Version: 6.4.0.0.alpha0+ Build ID: 0d36b32755ac662299e6a8165e9fa57311b74a2f CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded @Jan-Marek Glogowski, thanks for fixing this issue! Unfortunately it can't be backported as there is a string change Reproduced back to Version 4.1.0.0.alpha0+ (Build ID: efca6f15609322f62a35619619a6d5fe5c9bd5a)