[Mono-bugs] [Bug 56000][Nor] New - Test form fails to convert numbers.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 24 Mar 2004 12:47:36 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=56000
--- shadow/56000 2004-03-24 12:47:36.000000000 -0500
+++ shadow/56000.tmp.28714 2004-03-24 12:47:36.000000000 -0500
@@ -0,0 +1,36 @@
+Bug#: 56000
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Sys.Web.Services
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: miguel@ximian.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Test form fails to convert numbers.
+
+Go to:
+
+ cvs/monodoc/browser
+
+Type:
+
+ make web
+
+Then go to:
+
+http://127.0.0.1:8080/server.asmx?page=op&op=CheckVersion&bnd=ContributionsSoap&tab=test
+
+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