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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
