[Mono-bugs] [Bug 74922][Min] Changed - Type not expected error message thrown by XmlSerializer.Serialize not informative enough

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 12 May 2005 07:01:44 -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 ricardo.gladwell@btinternet.com.

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

--- shadow/74922	2005-05-12 07:01:05.000000000 -0400
+++ shadow/74922.tmp.3449	2005-05-12 07:01:44.000000000 -0400
@@ -27,6 +27,11 @@
 
 Actual Results: The serializer reports the missing object.
 
 Expected Results: The serializer does not report which object in the object
 graph is causing the issue. More information to pin-point the missing type
 would be helpful diagnosing bugs.
+
+------- Additional Comments From ricardo.gladwell@btinternet.com  2005-05-12 07:01 -------
+Created an attachment (id=15128)
+Example code.
+