Bug 121875

Summary: Hyperlinks to IDN websites are broken
Product: LibreOffice Reporter: muso <uwestoehr>
Component: WriterAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: dgp-mail, oliver.brinzing, raal, szymon.klos, xiscofauli
Priority: medium Keywords: bibisected, bisected, regression
Version: 6.1.3.2 release   
Hardware: x86-64 (AMD64)   
OS: Windows (All)   
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 107733    
Attachments: ODT file showing the bug

Description muso 2018-12-03 02:55:23 UTC
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:
Comment 1 muso 2018-12-03 02:56:14 UTC
Created attachment 147231 [details]
ODT file showing the bug
Comment 2 Dieter 2018-12-03 06:53:31 UTC
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
Comment 3 raal 2018-12-03 13:25:11 UTC
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
Comment 4 muso 2019-07-08 10:47:58 UTC
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
Comment 5 Xisco Faulí 2019-08-01 10:43:41 UTC
Dupe of bug 125041

*** This bug has been marked as a duplicate of bug 125041 ***