[Mono-bugs] [Bug 75291][Nor] Changed - Failure to deserialize ImageStream

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Dec 21 05:54:24 EST 2005


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 peter at novonyx.com.

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

--- shadow/75291	2005-10-01 02:26:18.000000000 -0400
+++ shadow/75291.tmp.21523	2005-12-21 05:54:24.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 75291
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: maze at strahlungsfrei.de               
 QAContact: mono-bugs at ximian.com
@@ -120,6 +120,10 @@
 +                               if( image_stream.Images != null)
                                 foreach (Image image in
 image_stream.Images)
                                         image_collection.Add (image);
                         }
 
+
+------- Additional Comments From peter at novonyx.com  2005-12-21 05:54 -------
+This works with svn for me, and it seems Martin also noted that it 
+works for him in bug 75067. Closing this bug.


More information about the mono-bugs mailing list