[Mono-bugs] [Bug 58007][Blo] Changed - Web.Services returning null when XmlNode[] object casted to object from proxy code.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 6 May 2004 12:07:50 -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=58007

--- shadow/58007	2004-05-05 15:32:26.000000000 -0400
+++ shadow/58007.tmp.13493	2004-05-06 12:07:50.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 58007
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: Windows XP / Mac OSX 10.3 & Debian/unstable
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Blocker
 Component: Sys.Web.Services
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: grompf@sublimeintervention.com               
 QAContact: mono-bugs@ximian.com
@@ -77,6 +77,9 @@
 ------- Additional Comments From grompf@sublimeintervention.com  2004-05-05 15:32 -------
 I synced to latest cvs today (about 2 hours ago) and rebuild mono and mcs, ran the same 
 code, and its still returning null.
 
 -grompf
 
+
+------- Additional Comments From lluis@ximian.com  2004-05-06 12:07 -------
+Fixed in CVS, time verified with your test case.