[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:15:06 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:08:27.000000000 -0500
+++ shadow/76808.tmp.26904 2005-11-23 20:15:06.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 76808
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details: Microsoft Windows XP SP2
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Sys.XML
AssignedTo: atsushi at ximian.com
ReportedBy: leiszen.daniel at chello.hu
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -33,6 +33,29 @@
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
+
+------- Additional Comments From leiszen.daniel at chello.hu 2005-11-23 20:15 -------
+Steps to reproduce the problem:
+
+1. Build the attached source file.
+2. Run with Microsoft.NET 1.1 and Mono for Windows 1.1
+
+The actual and expected results are listed in the end of the source
+file as commented lines.
+
+Every information about the behavior and the code is commented.
+
+If it's a feature, not a bug: I am sorry about disturbing you.
+
+If you can find a workaround or help me how to solve the situation,
+please notify me.
+
+Thank you
+
+Regards,
+
+Daniel Leiszen
+
More information about the mono-bugs
mailing list