[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 01:05:21 -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-06-02 00:58:56.000000000 -0400
+++ shadow/58565.tmp.4513 2004-06-02 01:05:21.000000000 -0400
@@ -12,13 +12,13 @@
ReportedBy: davidandrewtaylor@hotmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: MONO Beta 1 Bug with SoapExtensionAttribute
-OtherBugsDependingOnThis: 59430
+OtherBugsDependingOnThis: 59430[INVALID]
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).