[Mono-bugs] [Bug 58565][Wis] Changed - MONO Beta 1 Bug with SoapExtensionAttribute
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 2 Jun 2004 00:55:20 -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=58565
--- shadow/58565 2004-05-24 11:10:40.000000000 -0400
+++ shadow/58565.tmp.4345 2004-06-02 00:55:20.000000000 -0400
@@ -12,12 +12,13 @@
ReportedBy: davidandrewtaylor@hotmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: MONO Beta 1 Bug with SoapExtensionAttribute
+OtherBugsDependingOnThis: 59430
Description of Problem:
The SoapExtensionAttribute is often used to bind in customer features
into the .NET WebServices stack. There is a bug in its behavior and I
have included a simple test case which just outputs the request and
response to console output (helping you debug web service calls).