[Mono-bugs] [Bug 73974][Nor] New - Serialization bug and patch to fix it

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 22 Mar 2005 11:33:07 -0500 (EST)


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 andrews@mainsoft.com.

http://bugzilla.ximian.com/show_bug.cgi?id=73974

--- shadow/73974	2005-03-22 11:33:07.000000000 -0500
+++ shadow/73974.tmp.9041	2005-03-22 11:33:07.000000000 -0500
@@ -0,0 +1,37 @@
+Bug#: 73974
+Product: Mono: Runtime
+Version: 1.1
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: andrews@mainsoft.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Serialization bug and patch to fix it
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+Creation of an array instead of an object
+
+Steps to reproduce the problem:
+1. compile and run the testcase
+
+Actual Results:
+exception
+
+Expected Results:
+xml output
+
+How often does this happen? 
+always
+
+Additional Information:
+testcase and patch follows