https://bugs.documentfoundation.org/show_bug.cgi?id=150206
--- Comment #11 from Bernard Moreton <[email protected]> --- There has been a change - the testcase file (normaltext.odt) now saves with \fcharset0 instead of \fcharset128 as before. After changing the 'o' in the saved rtf to an umlauted form, the file then displays in Writer with 2 high-ascii(?) characters, not as 'รถ'. Changing \fcharset0 to \fcharset1 resolves the problem - the umlaut then shows correctly. So the change has not resolved the problem. Western UTF should save as \fcharset1. -- You are receiving this mail because: You are the assignee for the bug.
