[Mono-bugs] [Bug 56000][Nor] Changed - Test form fails to convert numbers.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 24 Mar 2004 20:24:48 -0500 (EST)


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

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

--- shadow/56000	2004-03-24 12:47:36.000000000 -0500
+++ shadow/56000.tmp.2233	2004-03-24 20:24:48.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 56000
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Sys.Web.Services
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: miguel@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -31,6 +31,11 @@
 Enter "1" as the value, you will get a crash:
 
 The remote server returned an error: (500) Internal Server Error.
 Cannot convert 1 to System.Int32
 Parameter name: version --> Object reference not set to an instance of an
 object
+
+------- Additional Comments From gonzalo@ximian.com  2004-03-24 20:24 -------
+Fixed in CVS.
+
+Weird. See NumberFormatInfo.cs patch.