[Mono-bugs] [Bug 43431][Nor] Changed - StringWriter .ctor(CultureInfo) does not create a new StringBuilder ()

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Thu, 22 May 2003 23:40:44 -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 bmaurer@users.sf.net.

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

--- shadow/43431	Thu May 22 21:27:50 2003
+++ shadow/43431.tmp.7386	Thu May 22 23:40:44 2003
@@ -1,13 +1,13 @@
 Bug#: 43431
 Product: Mono/Class Libraries
 Version: unspecified
 OS: All
 OS Details: behaviour observed on windows and gentoo linux
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: 001 One hour
 Priority: Normal
 Component: CORLIB
 AssignedTo: bmaurer@users.sf.net                            
 ReportedBy: ianm@activestate.com               
 QAContact: mono-bugs@ximian.com
@@ -87,6 +87,11 @@
 Fixed in CVS. Leaving open until we get an NUnit test.
 
 ------- Additional Comments From ianm@activestate.com  2003-05-22 21:27 -------
 Created an attachment (id=4443)
 patch to stringwritertest to test the constructor with cultureinfo
 
+
+------- Additional Comments From bmaurer@users.sf.net  2003-05-22 23:40 -------
+Added NUnit test to CVS.
+
+Thank you Ian!