[Mono-bugs] [Bug 480178] System.Globalization.CharUnicodeInfo.GetUnicodeCategory() does not handle surrogate characters appropriately.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Apr 26 06:17:04 EDT 2011


https://bugzilla.novell.com/show_bug.cgi?id=480178

https://bugzilla.novell.com/show_bug.cgi?id=480178#c49


Stephan Tolksdorf <st at quanttec.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |st at quanttec.com
           Severity|Normal                      |Critical

--- Comment #49 from Stephan Tolksdorf <st at quanttec.com> 2011-04-26 10:17:00 UTC ---
I was surprised to see that Mono still doesn't properly support Unicode code
points above 0xffff. Maybe this should be documented somewhere until it gets
fixed.

Once the patch for the (string, int) overload of GetUnicodeCategory is applied,
the other (string, int) methods of the Char type also need to be fixed, as does
the System.Globalization.StringInfo class.

-- 
Configure bugmail: https://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.


More information about the mono-bugs mailing list