[Libreoffice-bugs] [Bug 125496] SDI file with greek letters does not work

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Jun 21 15:29:39 UTC 2019


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

--- Comment #9 from Julien Nabet <serval2412 at yahoo.fr> ---
Keeping on debugging, I put some traces on 3 methods quoted in comment 7.
I confirm that when opening the file, it goes into
SwEntryBrowseBox::ReadEntries

"osl_getThreadTextEncoding()" returns 1 (so "RTL_TEXTENCODING_MS_1252", see
https://opengrok.libreoffice.org/xref/core/include/rtl/textenc.h?r=189abcf0#38)
to "eTEnc" variable (type "rtl_TextEncoding")

Forcing "eTEnc" to "RTL_TEXTENCODING_UTF8" allows to see Greek characters.

-- 
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/20190621/532e5503/attachment.html>


More information about the Libreoffice-bugs mailing list