[Mono-bugs] [Bug 67395][Nor] Changed - Replacing a null char from a string removes all characters after the null char

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 3 Oct 2004 04:38:07 -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 gert.driesen@pandora.be.

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

--- shadow/67395	2004-10-03 04:33:00.000000000 -0400
+++ shadow/67395.tmp.17569	2004-10-03 04:38:07.000000000 -0400
@@ -46,6 +46,11 @@
 
 Replace did not return expected result.
 Expected: is this ok ?
 Actual: is
 
 This works fine on MS.NET.
+
+------- Additional Comments From gert.driesen@pandora.be  2004-10-03 04:38 -------
+Created an attachment (id=11838)
+patch for NUNit test for String.Replace
+