[Mono-bugs] [Bug 79047][Nor] Changed - Mono does not resend xmlns as required
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 10 04:00:41 EDT 2006
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 nathan at mammoth.com.au.
http://bugzilla.ximian.com/show_bug.cgi?id=79047
--- shadow/79047 2006-08-10 03:48:57.000000000 -0400
+++ shadow/79047.tmp.3023 2006-08-10 04:00:40.000000000 -0400
@@ -135,6 +135,17 @@
<soap:Body
soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<q1:addMedia xmlns:q1="urn:theplatform-com:v4/base/" />
</soap:Body>
</soap:Header>
+
+------- Additional Comments From nathan at mammoth.com.au 2006-08-10 04:00 -------
+Forgive my ignorance, what about the XML is malformed?
+
+I agree about XmlTextWriter; I just did my own simple test in regards
+to opening/closing elements and it seems to behave correctly.
+
+The next suspect I guess would be whatever class is calling
+XmlTextWriter - could you point me in the right direction? I had a
+poke through the S.Web.Services source directory but could not
+pinpoint what is calling XmlTextWriter.
More information about the mono-bugs
mailing list