[Mono-bugs] [Bug 76808][Nor] Changed - Not expected behavior
deserializing complex object with XmlSerializer
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Nov 23 20:08:27 EST 2005
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 leiszen.daniel at chello.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=76808
--- shadow/76808 2005-11-23 20:06:50.000000000 -0500
+++ shadow/76808.tmp.26840 2005-11-23 20:08:27.000000000 -0500
@@ -28,6 +28,11 @@
reference for the parent node must be set. Therefore the collection must
notify the parent to set the newly added node, or the collection must know
its conainer (the parent node) and set every child node during addition.
Under Microsoft.NET 1.1 every kind of implementation works. When I run the
application with Mono 1.1 the deserializer does not build the correct tree.
+
+------- Additional Comments From leiszen.daniel at chello.hu 2005-11-23 20:08 -------
+Created an attachment (id=16114)
+Sample code used for testing
+
More information about the mono-bugs
mailing list