[Mono-bugs] [Bug 58640][Maj] Changed - MONO Beta 1 Bug: System.Drawing.Bitmap not reading from Stream

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 26 May 2004 11:13:12 -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 jordi@ximian.com.

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

--- shadow/58640	2004-05-18 05:28:25.000000000 -0400
+++ shadow/58640.tmp.14181	2004-05-26 11:13:12.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 58640
 Product: Mono: Class Libraries
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: 002 Two hours
 Priority: Major
 Component: Sys.Drawing.
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: davidandrewtaylor@hotmail.com               
 QAContact: mono-bugs@ximian.com
@@ -57,6 +57,11 @@
 
 Expected Results:
 Should be able to load Bitmap from a stream.
 
 How often does this happen? 
 All the time on MONO Beta 1.
+
+------- Additional Comments From jordi@ximian.com  2004-05-26 11:13 -------
+This bug has been fixed in HEAD. We were not supporting the loading of
+GIF files from stream. Update your Mono CVS copy or white until BETA 2
+is released. Jordi (jordi@ximian.com)