[Mono-bugs] [Bug 47802][Min] Changed - Default String.Split() behaviour differs from Microsoft .NET Framework

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 21 Aug 2003 20:22:01 -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=47802

--- shadow/47802	2003-08-21 15:26:32.000000000 -0400
+++ shadow/47802.tmp.12358	2003-08-21 20:22:01.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 47802
 Product: Mono/Class Libraries
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: urtext@hfx.andara.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -43,6 +43,10 @@
 '123'
 '123' '456' '789'
 
 How often does this happen? 
 
 every time
+
+------- Additional Comments From gonzalo@ximian.com  2003-08-21 20:22 -------
+Fixed in CVS.
+