[Mono-bugs] [Bug 75543][Wis] Changed - webservice method call crash

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Jul 16 07:29:16 EDT 2005


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 llpamies at tinet.org.

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

--- shadow/75543	2005-07-14 06:05:34.000000000 -0400
+++ shadow/75543.tmp.13930	2005-07-16 07:29:16.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 75543
 Product: Mono: Tools
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: XSP
 AssignedTo: gonzalo at ximian.com                            
 ReportedBy: llpamies at tinet.org               
 QAContact: mono-bugs at ximian.com
@@ -109,6 +109,16 @@
 Fixed in SVN (r47296). The serializer was crashing when calling the
 equality operator of the User class to compare an User to null (btw,
 you should always check for null values in an equality operator). Now
 it will always use System.Object's equality operator to compare to
 null. This was a bug in the generated serializer, not in the
 interpreted one, that's why it was working in the initial requests.
+
+------- Additional Comments From llpamies at tinet.org  2005-07-16 07:29 -------
+Now I'm running mono, mcs, xsp, mod_mono from svn ...
+
+mcs rev: 47356.
+
+Then I've compiled again this test, and the test crash in the same
+place, with the same error.
+
+Thanks for all.


More information about the mono-bugs mailing list