[Mono-bugs] [Bug 78749][Nor] New - Deserialization should support nested IObjectReferences

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Jul 2 21:18:51 EDT 2006


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 kornelpal at gmail.com.

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

--- shadow/78749	2006-07-02 21:18:51.000000000 -0400
+++ shadow/78749.tmp.26550	2006-07-02 21:18:51.000000000 -0400
@@ -0,0 +1,33 @@
+Bug#: 78749
+Product: Mono: Class Libraries
+Version: unspecified
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: CORLIB
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: kornelpal at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Deserialization should support nested IObjectReferences
+
+Please run the attached test case.
+
+Actual Results:
+0
+1
+0
+1
+
+Expected Results:
+0
+2
+0
+The implementation of the IObjectReference interface returns too many 
+nested references to other objects that implement IObjectReference.
+101


More information about the mono-bugs mailing list