[Mono-bugs] [Bug 50029][Nor] Changed - Response with no data
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 23 Oct 2003 07:13:48 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=50029
--- shadow/50029 2003-10-22 16:57:02.000000000 -0400
+++ shadow/50029.tmp.21576 2003-10-23 07:13:48.000000000 -0400
@@ -4,14 +4,14 @@
OS: unknown
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
-Component: CORLIB
-AssignedTo: gonzalo@ximian.com
+Component: System.Web
+AssignedTo: mono-bugs@ximian.com
ReportedBy: javierdiazm@yahoo.com.mx
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Response with no data
@@ -59,6 +59,9 @@
<EchoResponse xmlns="http://tempuri.org/" />
</soap:Body>
</soap:Envelope>
--------------------------------
the response should be like
<EchoResponse xmlns="http://tempuri.org/">Hey!</EchoResponse>
+
+------- Additional Comments From gonzalo@ximian.com 2003-10-23 07:13 -------
+Looks like a System.Web.Services bug.