[Mono-bugs] [Bug 74760][Nor] Changed - Mono does not mangle SOAP-serialized names like MS.Net
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 28 Apr 2005 16:33:03 -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 ravitch@nrtc.northrop.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74760
--- shadow/74760 2005-04-28 16:31:19.000000000 -0400
+++ shadow/74760.tmp.1544 2005-04-28 16:33:03.000000000 -0400
@@ -78,6 +78,11 @@
Additional Information:
I implemented a patch (attached) that appears to fix the situation. My
GetFieldName function had to go somewhere, so I put it in SoapReader.cs.
It could just as well have gone into SoapWriter.cs. I'm not sure which
is more correct - both are patched to use it.
+
+------- Additional Comments From ravitch@nrtc.northrop.com 2005-04-28 16:33 -------
+Created an attachment (id=15029)
+Example code (inherited-test.zip)
+