[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
Tue, 8 Feb 2005 01:10:26 -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 bitserf+bugzilla@gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=72265

--- shadow/72265	2005-02-07 14:08:04.000000000 -0500
+++ shadow/72265.tmp.32030	2005-02-08 01:10:26.000000000 -0500
@@ -123,6 +123,10 @@
 ------- 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.
+
+------- Additional Comments From bitserf+bugzilla@gmail.com  2005-02-08 01:10 -------
+I can confirm your fix resolves it, the behaviour of Mono with it is
+the same as Microsoft's when receiving one of these messages.