mail-archives/mono-bugs/2004-June/017591.html

91 строка
3.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 56985][Wis] Changed - Error in String.Replace()
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<LINK REL="Previous" HREF="017589.html">
<LINK REL="Next" HREF="017592.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 56985][Wis] Changed - Error in String.Replace()
</H1>
<B>bugzilla-daemon@bugzilla.ximian.com
</B>
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
TITLE="[Mono-bugs] [Bug 56985][Wis] Changed - Error in String.Replace()">bugzilla-daemon@bugzilla.ximian.com
</A><BR>
<I>Fri, 18 Jun 2004 10:55:28 -0400 (EDT)</I>
<P><UL>
<LI> Previous message: <A HREF="017589.html">[Mono-bugs] [Bug 60427][Nor] New - exception thrown in remoting if interface parameter names differ from the impelmentation method parameter names
</A></li>
<LI> Next message: <A HREF="017592.html">[Mono-bugs] [Bug 60427][Nor] Changed - exception thrown in remoting if interface parameter names differ from the impelmentation method parameter names
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17591">[ date ]</a>
<a href="thread.html#17591">[ thread ]</a>
<a href="subject.html#17591">[ subject ]</a>
<a href="author.html#17591">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>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 <A HREF="mailto:dick@ximian.com.">dick@ximian.com.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=56985">http://bugzilla.ximian.com/show_bug.cgi?id=56985</A>
--- shadow/56985 2004-04-15 14:11:09.000000000 -0400
+++ shadow/56985.tmp.18594 2004-06-18 10:55:28.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 56985
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: CORLIB
AssignedTo: <A HREF="mailto:dick@ximian.com">dick@ximian.com</A>
ReportedBy: <A HREF="mailto:mono-bug@jerryweb.info">mono-bug@jerryweb.info</A>
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
@@ -190,6 +190,11 @@
Czech culture
s1.Replace(s2, &quot;abc&quot;): abc;
s2.Replace(s1, &quot;def&quot;): def;
s1 == s2: False
s1.Equals(s2): False
+
+------- Additional Comments From <A HREF="mailto:dick@ximian.com">dick@ximian.com</A> 2004-06-18 10:55 -------
+I think this is an ms bug. I don't think its a compatibility issue
+either, because you shouldn't depend on the output of a
+culture-sensitive string compare.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="017589.html">[Mono-bugs] [Bug 60427][Nor] New - exception thrown in remoting if interface parameter names differ from the impelmentation method parameter names
</A></li>
<LI> Next message: <A HREF="017592.html">[Mono-bugs] [Bug 60427][Nor] Changed - exception thrown in remoting if interface parameter names differ from the impelmentation method parameter names
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17591">[ date ]</a>
<a href="thread.html#17591">[ thread ]</a>
<a href="subject.html#17591">[ subject ]</a>
<a href="author.html#17591">[ author ]</a>
</LI>
</UL>
</body></html>