[Mono-bugs] [Bug 73417][Nor] Changed - String sorting incorrect

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Sep 27 07:04:53 EDT 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by atsushi at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=73417

--- shadow/73417	2005-07-04 21:51:21.000000000 -0400
+++ shadow/73417.tmp.12277	2005-09-27 07:04:53.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 73417
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: XP
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: atsushi at ximian.com                            
 ReportedBy: michi at zeroc.com               
 QAContact: mono-bugs at ximian.com
@@ -184,6 +184,9 @@
 ------- Additional Comments From atsushi at ximian.com  2005-07-04 21:51 -------
 It isn't. bug #71111 just compares two characters that differ in case
 weight, while this case includes alphabetical differences i.e. #71111
 does not check if characters are sorted in this order: c->C->d->D but
 might allow abc...z->ABC...Z
 
+
+------- Additional Comments From atsushi at ximian.com  2005-09-27 07:04 -------
+Now managed collation is default, so this is fixed in svn.


More information about the mono-bugs mailing list