[Libreoffice-bugs] [Bug 144769] UI Warning about unavailable hyperlink targets needs to UTF-encode the target file name

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Sep 29 17:07:55 UTC 2021


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

--- Comment #3 from Gabor Kelemen <kelemeng at ubuntu.com> ---
Created attachment 175377
  --> https://bugs.documentfoundation.org/attachment.cgi?id=175377&action=edit
How it looks on Linux

Indeed no dialog in 

Version: 7.3.0.0.alpha0+ / LibreOffice Community
Build ID: b63c5ade3554a42def4bce94f9fd67ea66528214
CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: hu-HU (hu_HU.UTF-8); UI: en-US
Calc: threaded

A similar but not the same message is visible on the UI, coming from gio:

gabor at voldemort:~/src/bb73$ gio:
file:///home/gabor/Dokumentumok/peldadoksik/T%C3%BCk%C3%B6rf%C3%BAr%C3%B3g%C3%A9p.xlsx#'%C3%81rv%C3%ADzt%C5%B1r%C5%91%20t%C3%BCk%C3%B6rf%C3%BAr%C3%B3g%C3%A9p%201'!A1:
Error when getting information for file
“/home/gabor/Dokumentumok/peldadoksik/Tükörfúrógép.xlsx”: No such file or
directory

A quick search show the location of the Windows-specific string:

gabor at voldemort:~/src/core$ gg STR_NO_ABS_URI_REF
include/sfx2/strings.hrc:#define STR_NO_ABS_URI_REF                     
NC_("STR_NO_ABS_URI_REF", "\"$(ARG1)\" cannot be passed to an external
application to open it (e.g., it might not be an absolute URL, or might denote
no existing file).")
sfx2/source/appl/openuriexternally.cxx:                                        
                        SfxResId(STR_NO_ABS_URI_REF)));

-- 
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/20210929/538ddcec/attachment.htm>


More information about the Libreoffice-bugs mailing list