[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
Wed, 6 Oct 2004 08:52: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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=67395
--- shadow/67395 2004-10-03 04:38:07.000000000 -0400
+++ shadow/67395.tmp.7946 2004-10-06 08:52:07.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono: Runtime
Version: unspecified
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -51,6 +51,10 @@
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
+
+------- Additional Comments From lupus@ximian.com 2004-10-06 08:52 -------
+This is yet another ICU bug (tested with LANG=en_US, en_GB, it_IT).
+It works fine with icu disabled.