[Mono-bugs] [Bug 59003][Maj] Changed - MONO Beta 1 Bug in Web Service Deserializer
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 1 Jun 2004 04:57:58 -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 davidandrewtaylor@hotmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=59003
--- shadow/59003 2004-05-25 10:57:35.000000000 -0400
+++ shadow/59003.tmp.22938 2004-06-01 04:57:58.000000000 -0400
@@ -1,21 +1,22 @@
Bug#: 59003
Product: Mono: Class Libraries
Version: unspecified
OS: Red Hat 9.0
OS Details:
-Status: RESOLVED
+Status: VERIFIED
Resolution: FIXED
Severity: 002 Two hours
Priority: Major
Component: Sys.Web.Services
AssignedTo: mono-bugs@ximian.com
ReportedBy: davidandrewtaylor@hotmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
+Cc:
Summary: MONO Beta 1 Bug in Web Service Deserializer
Description of Problem:
Bug with MONO Beta 1 Web Service deserializer when calling AXIS Web
Service. Works fine on MS.NET but throws an XmlException on MONO Beta 1.
@@ -109,6 +110,9 @@
This might fix the bug (it looks happen if the input is empty element)
------- Additional Comments From lluis@ximian.com 2004-05-25 10:57 -------
Yeah, that was the problem. Thanks Atsushi!
Fix in CVS.
+
+------- Additional Comments From davidandrewtaylor@hotmail.com 2004-06-01 04:57 -------
+Yes I have verified this bug is fixed in MONO Beta 2 - thanks.