Description: File links in DOCX documents are broken in Word after export when the filename contains non-ASCII characters. Steps to Reproduce: 1. Create a new document in Microsoft Word 2016. 2. On the Insert tab, click Hyperlink. 3. Click Existing File or Web Page under Link to 4. Choose a filename which contains non-ASCII characters in the Look in list or the Current Folder list. 5. Click on OK button. 6. Save the file as DOCX. 7. Open the same file in LibreOffice Writer and save it as DOCX. 8. Close the file. 9. Open the file in MSO. 10. Ctrl+Click the link. Actual Results: The hyperlink doesn’t work. Expected Results: The hyperlink should work in Word after export. Reproducible: Always User Profile Reset: No Additional Info: Version: 6.4.0.0.alpha0+ (x64) Build ID: 3ab2df3cf755ecd0e3e31ad06872426d24222c31 CPU threads: 4; OS: Windows 10.0; UI render: GL; VCL: win; Locale: hu-HU (hu_HU); UI-Language: en-US Calc: threaded
Created attachment 153544 [details] Screenshot of the problem in Word.
Created attachment 153545 [details] Example file from Word with a file link.
Created attachment 153546 [details] The original file saved by Writer.
Patch in gerrit: https://gerrit.libreoffice.org/#/c/77450/
Tünde Tóth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/d053d573d8bb70ba02ed60eecc590485e2e19497%5E%21 tdf#127070 DOCX export:fix encoding of hyperlinks with non-ASCII letters 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.