[Mono-bugs] [Bug 39094][Wis] Changed - System.Text.ASCIIEncoding & Latin1Encoding IndexOutOfRangeException problem

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Wed, 5 Mar 2003 18:35:38 -0500 (EST)


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=39094

--- shadow/39094	Wed Mar  5 07:10:16 2003
+++ shadow/39094.tmp.25104	Wed Mar  5 18:35:37 2003
@@ -1,14 +1,14 @@
 Bug#: 39094
 Product: Mono/Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: avd@openlinksw.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -32,6 +32,10 @@
 
 
 ------- Additional Comments From avd@openlinksw.com  2003-03-05 07:10 -------
 Created an attachment (id=3571)
 proposed patch
 
+
+------- Additional Comments From gonzalo@ximian.com  2003-03-05 18:35 -------
+Applied. Thanks.
+I also added those test to the ASCIIEncodingTest file.