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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat May 21 16:30:45 EDT 2005


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 at users.sf.net.

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

--- shadow/67395	2004-10-31 10:26:54.000000000 -0500
+++ shadow/67395.tmp.30414	2005-05-21 16:30:45.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 67395
 Product: Mono: Runtime
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: gert.driesen at pandora.be               
 QAContact: mono-bugs at ximian.com
@@ -64,6 +64,12 @@
 
 http://www.jtcsv.com/cgibin/icu-bugs/incoming?findid=4184&go=Go
 
 Also, the code in ves_icall_System_String_InternalReplace_Str_Comp 
 does not handle NULL characters since it uses u_strcat and
 mono_string_from_utf16. So this is not strictly an ICU bug.
+
+------- Additional Comments From bmaurer at users.sf.net  2005-05-21 16:30 -------
+Since ICU is now not supported, this bug is really fixed.
+
+I checked in Gert's test case however. It will help us catch this bug
+if it pops up in Atsushi's code.


More information about the mono-bugs mailing list