Description: Hyperlinks to IDN websites are broken Steps to Reproduce: 1. insert a hyperlink to a website of your choice that contains non-ASCII characters (Internationalized domain name, IDN) 2. try to Ctrl+click on the link to get to the website result: LO issues an error of a missing file despite the link is no file link but a weblink. The bug is definitively that LO doesn't handle the non-ASCII character not correctly in the URL field. See also the attached simple example file. IDNs are already widely supported thus LO should support them too because they become more and more popular. Actual Results: Expected Results: Reproducible: Always User Profile Reset: No Additional Info:
Created attachment 147231 [details] ODT file showing the bug
I confirm it with Version: 6.2.0.0.beta1 (x64) Build ID: d1b41307be3f8c19fe6f1938cf056e7ff1eb1d18 CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win; Locale: en-US (de_DE); UI-Language: en-GB Calc: threaded but not with LO 5.4.7.2
This seems to have begun at the below commit. Adding Cc: to Szymon Kłos; Could you possibly take a look at this one? Thanks d16391a6b80d56e09f87703a7a9c76bcfae17529 is the first bad commit commit d16391a6b80d56e09f87703a7a9c76bcfae17529 Author: Norbert Thiebaud <nthiebaud@gmail.com> Date: Tue Dec 12 22:34:35 2017 -0800 source 4b9e237850efe36f7e35d65e14d6953f1e1f3a45 author Szymon Kłos <szymon.klos@collabora.com> 2017-11-14 19:29:33 +0100 committer Szymon Kłos <szymon.klos@collabora.com> 2017-11-19 18:16:55 +0100 commit 4b9e237850efe36f7e35d65e14d6953f1e1f3a45 (patch) tree 46281518c46207cce740c84c6bd68156aeb58d4f parent f9d1de6c7b135e36ae23095029d6dbaa044d881e (diff) tdf#86087 Open relative links in Writer
This regression bug is still in LO 6.3.0RC1 Version: 6.3.0.1 (x64) Build ID: 41ac97386aba908b6db860cfb4cfe2da871886ae CPU threads: 12; OS: Windows 10.0; UI render: GL; VCL: win; Locale: de-DE (de_DE); UI-Language: en-US Calc: CL
Dupe of bug 125041 *** This bug has been marked as a duplicate of bug 125041 ***