[Mono-bugs] [Bug 80612][Wis] Changed - String.LastIndexOf( String ) does sometimes not work in sv_SE.UTF-8 or fi_FI.UTF-8
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jan 24 19:22:37 EST 2007
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 ernstp at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80612
--- shadow/80612 2007-01-24 19:19:26.000000000 -0500
+++ shadow/80612.tmp.2812 2007-01-24 19:22:37.000000000 -0500
@@ -1,22 +1,21 @@
Bug#: 80612
Product: Mono: Class Libraries
Version: 1.2
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: ernstp at home.se
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Cc:
Summary: String.LastIndexOf( String ) does sometimes not work in sv_SE.UTF-8 or fi_FI.UTF-8
Description of Problem:
"/home/web".LastIndexOf ("web") returns -1 instead of 6
Steps to reproduce the problem:
More information about the mono-bugs
mailing list