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

--- Comment #2 from Franklin Weng <[email protected]> ---
(In reply to Andras Timar from comment #1)
> Language support in loolwsd.xml means something else. I tried to clarify it
> in https://gerrit.libreoffice.org/#/c/65636/
> 
> Your problem is probably the missing en_US.UTF-8 locale. There is a
> workaround: on Debian you have to install locales-all package. 
> 
> We explicitly set LC_ALL to en_US.UTF-8 in wsd/LOOLWSD.cpp. Maybe C.UTF-8
> would be good, too, but is has to be tested. Without UTF-8 support,
> LibreOffice cannot handle non-ASCII filenames. Non-ASCII characters are
> replaced to ? marks, and file will not be found in the subsequent call.
> 
> I lowered the importance of the bug, because there is a workaround.

Though the workaround sounds strange to me (like the locale in the server is
set to zh_TW.UTF-8, which should also support UTF-8 too), but it does work. 
Thanks for providing it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to