[Mono-bugs] [Bug 355198] Unicode escaping in RTF does not ignore compatibility character
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Mar 23 04:40:56 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=355198
User luke.a.page at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=355198#c2
--- Comment #2 from Luke Page <luke.a.page at gmail.com> 2008-03-23 02:40:54 MST ---
better work around.. add \uc1 and emit the compatibility char. If that doesn't
work right, put the unicode into a group e.g. \uc1 {\u365?}.
It seems the compatibility char skip count defaults to 0 rather than 1, but
there are also possible problems with what it skips and correctly managing \uc,
which I will commit soon...
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list