[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, 25 May 2004 10:57: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=59003

--- shadow/59003	2004-05-25 10:31:38.000000000 -0400
+++ shadow/59003.tmp.26863	2004-05-25 10:57:35.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 59003
 Product: Mono: Class Libraries
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+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
@@ -105,6 +105,10 @@
 shown.  Is this what is causing the bug in MONO? 
 
 ------- Additional Comments From atsushi@ximian.com  2004-05-25 10:31 -------
 Created an attachment (id=7824)
 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.