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=80565 --- shadow/80565 2007-01-30 11:58:56.000000000 -0500 +++ shadow/80565.tmp.14616 2007-01-30 12:44:10.000000000 -0500 @@ -130,6 +130,14 @@ at System.Drawing.Image.System.Runtime.Serialization.ISerializable.GetObjectData (System.Runtime.Serialization.SerializationInfo info, StreamingContext context) [0x00006] in /home/poupou/svn/mcs/class/System.Drawing/System.Drawing/Image.cs:82 + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-30 12:44 ------- +Under MS runtime, serializing a Bitmap loaded with an ICO file, then +deserializing it results in a PNG bitmap (from a System.Drawing point +of view). This part is fixed in SVN r71971 (with unit test in r71972). + +Leaving this open as I'm not yet sure if this also happens for resgen +(or if MS resgen code handles it differently). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
