http://bugzilla.novell.com/show_bug.cgi?id=480152
http://bugzilla.novell.com/show_bug.cgi?id=480152#c33 Damien Diederen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #355156|0 |1 is obsolete| | Attachment #355157|0 |1 is obsolete| | Attachment #355158|0 |1 is obsolete| | Attachment #355159|0 |1 is obsolete| | Attachment #355160|0 |1 is obsolete| | Attachment #355161|0 |1 is obsolete| | --- Comment #33 from Damien Diederen <[email protected]> 2010-04-20 20:27:46 UTC --- Created an attachment (id=355740) --> (http://bugzilla.novell.com/attachment.cgi?id=355740) Normalization.cs: Recursively apply the Unicode decomposition mapping According to http://www.unicode.org/reports/tr15/tr15-31.html, section 1.3: "To transform a Unicode string into a given Unicode Normalization Form, the first step is to fully decompose the string. [...] Full decomposition involves recursive application of the Decomposition_Mapping values, because in some cases a complex composite character may have a Decomposition_Mapping into a sequence of characters, one of which may also have its own non-trivial Decomposition_Mapping value." -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
