[Mono-bugs] [Bug 80558][Wis] Changed - System.Drawing.Image serialization
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jan 30 16:52:21 EST 2007
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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80558
--- shadow/80558 2007-01-30 16:49:20.000000000 -0500
+++ shadow/80558.tmp.19659 2007-01-30 16:52:21.000000000 -0500
@@ -94,6 +94,9 @@
static void Main ()
{
new XmlSerializer (typeof (Image));
}
}
+
+------- Additional Comments From sebastien at ximian.com 2007-01-30 16:52 -------
+The previous sample works under MS 2.0 but fails, like Mono, under 1.1.
More information about the mono-bugs
mailing list