[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
Mon, 9 May 2005 07:42:10 -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=74760
--- shadow/74760 2005-05-03 09:58:57.000000000 -0400
+++ shadow/74760.tmp.4513 2005-05-09 07:42:10.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74760
Product: Mono: Class Libraries
Version: 1.1
OS: All
OS Details: Fedora Core 3 and Windows 2000
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: System
AssignedTo: lluis@ximian.com
ReportedBy: ravitch@nrtc.northrop.com
QAContact: mono-bugs@ximian.com
@@ -99,6 +99,9 @@
------- Additional Comments From lluis@ximian.com 2005-05-03 09:58 -------
This is a bit more complex since the inclusion of the class name in
the field name is done at very low level. In fact,
FormatterServices.GetSerializableMembers seems to return fake members
with the modified name. I'll take a look at this.
+
+------- Additional Comments From lluis@ximian.com 2005-05-09 07:42 -------
+Fixed in SVN r44267.