[Mono-bugs] [Bug 47727][Wis] Changed - Changing twice the color of a control results a System.ArgumentOutOfRangeException error

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 19 Aug 2003 19:34:57 -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 gonzalo@ximian.com.

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

--- shadow/47727	2003-08-19 08:01:11.000000000 -0400
+++ shadow/47727.tmp.16368	2003-08-19 19:34:57.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 47727
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: System.Web
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: yaslama@slamail.org               
 QAContact: mono-bugs@ximian.com
@@ -86,6 +86,12 @@
 </HTML>
 
 ------- Additional Comments From yaslama@slamail.org  2003-08-19 04:34 -------
 Created an attachment (id=5163)
 Test case aspx
 
+
+------- Additional Comments From gonzalo@ximian.com  2003-08-19 19:34 -------
+It was a little bug in System.Drawing.Color.
+Fixed in CVS.
+
+Thanks again!