[Mono-bugs] [Bug 74961][Min] Changed - MS.NET requires SoapType attributes
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Nov 19 23:50:33 EST 2006
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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74961
--- shadow/74961 2006-11-08 02:37:18.000000000 -0500
+++ shadow/74961.tmp.31283 2006-11-19 23:50:33.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 74961
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: Sys.Web.Services
AssignedTo: atsushi at ximian.com
ReportedBy: tberman at off.net
QAContact: mono-bugs at ximian.com
@@ -17,6 +17,10 @@
Summary: MS.NET requires SoapType attributes
When a MS.NET client communicates with a webservice, complex types must be
marked properly with a properly namespaced SoapType attribute. Mono doesn't
require this, leading to potential hard to identify (invalid cast inside
the generated proxy) issues.
+
+------- Additional Comments From atsushi at ximian.com 2006-11-19 23:50 -------
+I believe this bug is fixed in svn (r68045, for bug #79057). I don't
+think you still have the test, but if it still reproduces please reopen.
More information about the mono-bugs
mailing list