[Mono-bugs] [Bug 60956][Nor] Changed - XmlInclude attribute is ignored
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 2 Jul 2004 11:14:13 -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 lluis@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=60956
--- shadow/60956 2004-06-30 23:14:10.000000000 -0400
+++ shadow/60956.tmp.20356 2004-07-02 11:14:12.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 60956
Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Sys.XML
AssignedTo: mono-bugs@ximian.com
ReportedBy: juancri@tagnet.org
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -44,6 +44,10 @@
XmlInclude attribute seems to be ignored
------- Additional Comments From juancri@tagnet.org 2004-06-30 23:14 -------
Created an attachment (id=8417)
Web service test case
+
+------- Additional Comments From lluis@ximian.com 2004-07-02 11:14 -------
+I only get this error when using HttpGet and HttpPost, or when doing
+the test call from the documentation page. This is fixed now.