[Mono-bugs] [Bug 58610][Nor] Changed - Tranferring a System.Collections.Specialized.StringCollection with Remoting generates a SerializationException
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 17 May 2004 17:42:54 -0400 (EDT)
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 tberman@gentoo.org.
http://bugzilla.ximian.com/show_bug.cgi?id=58610
--- shadow/58610 2004-05-17 15:45:45.000000000 -0400
+++ shadow/58610.tmp.13565 2004-05-17 17:42:54.000000000 -0400
@@ -1,19 +1,19 @@
Bug#: 58610
-Product: Mono Develop
+Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details: Red Hat 9.0/Mono 0.91 server, Win XP/.Net 1.1 client
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
-Component: general
-AssignedTo: monodevelop-bugs@lists.ximian.com
+Component: CORLIB
+AssignedTo: mono-bugs@ximian.com
ReportedBy: gmiyake@carter-inc.com
-QAContact: monodevelop-bugs@lists.ximian.com
+QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Tranferring a System.Collections.Specialized.StringCollection with Remoting generates a SerializationException
Please fill in this template when reporting a bug, unless you know what
@@ -277,6 +277,9 @@
foreach (object ob in Info)
System.Console.WriteLine ("Array item: " + ob);
}
}
}
+
+------- Additional Comments From tberman@gentoo.org 2004-05-17 17:42 -------
+Please watch where you assign these bugs.