[Mono-bugs] [Bug 76702][Min] Changed - String.IndexOf("\0") does
not match Windows behavior
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Nov 14 18:00:07 EST 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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76702
--- shadow/76702 2005-11-14 16:39:09.000000000 -0500
+++ shadow/76702.tmp.29528 2005-11-14 18:00:06.000000000 -0500
@@ -2,22 +2,22 @@
Product: Mono: Class Libraries
Version: 1.1
OS: Red Hat 9.0
OS Details:
Status: NEW
Resolution:
-Severity:
-Priority: Normal
-Component: System
-AssignedTo: mono-bugs at ximian.com
+Severity: Unknown
+Priority: Minor
+Component: CORLIB
+AssignedTo: atsushi at ximian.com
ReportedBy: yogendrathakur at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: String.IndexOf( string value) noncompliant to MS 1.1 version
+Summary: String.IndexOf("\0") does not match Windows behavior
Please fill in this template when reporting a bug, unless you know what
you are doing.
Description of Problem:
=======================
The function String.IndexOf(string value) behaves differently than
@@ -38,6 +38,12 @@
Expected Results:
=================
Index : -1
How often does this happen?
Everytime.
+
+------- Additional Comments From atsushi at ximian.com 2005-11-14 18:00 -------
+- corlib
+- concrete summary (only applies to \0)
+- minor (very few people use \0)
+- assigning to myself
More information about the mono-bugs
mailing list