[Mono-bugs] [Bug 72265][Min] Changed - References to XML elements not handled properly in SOAP responses?
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 7 Feb 2005 14:08:04 -0500 (EST)
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=72265
--- shadow/72265 2005-02-06 17:00:52.000000000 -0500
+++ shadow/72265.tmp.20409 2005-02-07 14:08:04.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 72265
Product: Mono: Class Libraries
Version: 1.0
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Minor
Component: Sys.Web.Services
AssignedTo: mono-bugs@ximian.com
ReportedBy: bitserf+bugzilla@gmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -116,6 +116,13 @@
------- Additional Comments From bitserf+bugzilla@gmail.com 2005-02-06 17:00 -------
Created an attachment (id=14102)
the WSDL generated by my server (differs from real GoogleSearch WSDL)
+
+------- Additional Comments From lluis@ximian.com 2005-02-07 14:08 -------
+I committed a fix in SVN HEAD and 1.0 branch. I can't be 100% sure
+that it fixes your problem, since you did not provide a test case, but
+I'm 95% sure. Please reopen if it still fails after updating. The fix
+has not been included in the upcoming Mono 1.0.6/1.1.4 release, so
+you'll need to update from SVN.