[Libreoffice-bugs] [Bug 130080] Cant export to folder with Umlaut (ä/ü/ö) in folder name

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Jan 21 17:10:22 UTC 2020


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

--- Comment #3 from erz96cxw at gmail.com ---
Version: 6.4.0.1
Build ID: 40(Build:1)
CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: kf5; 
Locale: en-GB (en_GB.UTF-8); UI-Language: en-US
Calc: threaded

I have the same issue, so adding my observations here. With me it applies to
every time the file picker is used (Open, Save, Export).

Output of locale:
LANG=en_GB.UTF-8
LC_CTYPE=en_GB.UTF-8
LC_NUMERIC="en_GB.UTF-8"
LC_TIME="en_GB.UTF-8"
LC_COLLATE="en_GB.UTF-8"
LC_MONETARY="en_GB.UTF-8"
LC_MESSAGES="en_GB.UTF-8"
LC_PAPER="en_GB.UTF-8"
LC_NAME="en_GB.UTF-8"
LC_ADDRESS="en_GB.UTF-8"
LC_TELEPHONE="en_GB.UTF-8"
LC_MEASUREMENT="en_GB.UTF-8"
LC_IDENTIFICATION="en_GB.UTF-8"
LC_ALL=


Changing LC_ALL to "en_GB.UTF-8" fixes the issue. But since LC_ALL is the
global override, I wonder if the VCL falls back incorrectly to ASCII if null is
returned? Shouldn't fallback be to LANG first?

-- 
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/20200121/8e52a05d/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list