[Mono-bugs] [Bug 57460][Nor] Changed - System.ComponentModel BooleanConverter string conversion

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 5 May 2004 14:04:35 -0400 (EDT)


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 lluis@ximian.com.

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

--- shadow/57460	2004-04-23 04:56:07.000000000 -0400
+++ shadow/57460.tmp.25349	2004-05-05 14:04:35.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 57460
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: davide@devage.com               
 QAContact: mono-bugs@ximian.com
@@ -76,6 +76,9 @@
 In the MSDN seems that only context parameter can be null (and maybe I
 only call the TypeConvert with the wrong parameter), but I suggest to
 not use ToLower but simply use bool.Parse. In this way culture
 parameter is not necessary. I also add a Trim on the string.
 
 Thanks
+
+------- Additional Comments From lluis@ximian.com  2004-05-05 14:04 -------
+Fixed in CVS.