[Mono-bugs] [Bug 80958][Wis] Changed - System.Drawing.Image.SaveAdd not implemented

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Feb 25 21:08:36 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=80958

--- shadow/80958	2007-02-25 14:54:55.000000000 -0500
+++ shadow/80958.tmp.29090	2007-02-25 21:08:36.000000000 -0500
@@ -1,23 +1,23 @@
 Bug#: 80958
 Product: Mono: Class Libraries
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: Debian pack
 Status: NEW   
 Resolution: 
-Severity: 
-Priority: Blocker
+Severity: Unknown
+Priority: Wishlist
 Component: libgdiplus
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: jan at patware.si               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: System.Drawing.Image.SaveAdd not implement
+Summary: System.Drawing.Image.SaveAdd not implemented
 
 function System.Drawing.Image.SaveAdd is not implement 
 
 Unhandled Exception: System.NotImplementedException: Feature not implemented.
   at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000]
   at System.Drawing.Image.SaveAdd (System.Drawing.Image image,
@@ -104,6 +104,12 @@
                         myEncoderParameters.Param[0] = myEncoderParameter;
                         multi.SaveAdd(myEncoderParameters);
       multi.Dispose();
 
                         }
                 }
+
+------- Additional Comments From sebastien at ximian.com  2007-02-25 21:08 -------
+Updated priority. This field is for Mono itself (and this isn't a
+blocker for Mono), see bug #34154. As for libgdiplus, priority goes to
+fixing existing features then to adding, one at the time,
+unimplemented features (which all resides in the wishlist).


More information about the mono-bugs mailing list