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

--- Comment #4 from Karl Ove Hufthammer <k...@huftis.org> ---
MM, that’s a clue. It looks like it is not OS-specific, but *locale*-specific.
If I change my locale from the default UTF-8 locale to an ISO 8859-1 locale,
for example with:

export LC_ALL=nn_NO.latin1
(and even ‘export LC_ALL=C’ seems to work)

the characters are correctly rendered.

I guess the Word 6.0 document is encoded as Windows-1252. But LibreOffice
incorrectly treats the document properties as being in the user’s locale (while
normal body text is correctly interpreted as being in Windows-1252, since
non-ASCII characters work fine there).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to