[Libreoffice-bugs] [Bug 44529] FILESAVE FILEOPEN RTF: Special Characters are saved incorrect when saved as RTF under Windows
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jan 10 01:34:59 PST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=44529
--- Comment #6 from peter.hermsdorf at godyo.com 2012-01-10 01:34:59 PST ---
i compared the .rtf source that is saved in both cases:
when switching the font to Arial the copyright sign is saved as
\u169\'a9}
(line 16 in attached arial.rtf)
when saving the same sign with times new roman the rtf looks like
\'a9}
(also line 16 in attached timesnewroman.rtf)
when manually adding the missing \u169 to the rtf source in timesnewroman.rtf
the sign is displayed correctly
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Libreoffice-bugs
mailing list