зеркало из https://github.com/mono/mail-archives.git
91 строка
3.5 KiB
HTML
91 строка
3.5 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 38756][Maj] Changed - System.Configuration.AppSettingsReader returns substring of value
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:bugzilla-daemon%40rocky.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="004093.html">
|
|
<LINK REL="Next" HREF="004095.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 38756][Maj] Changed - System.Configuration.AppSettingsReader returns substring of value
|
|
</H1>
|
|
<B>bugzilla-daemon@rocky.ximian.com
|
|
</B>
|
|
<A HREF="mailto:bugzilla-daemon%40rocky.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 38756][Maj] Changed - System.Configuration.AppSettingsReader returns substring of value">bugzilla-daemon@rocky.ximian.com
|
|
</A><BR>
|
|
<I>Sun, 2 Mar 2003 11:08:25 -0500 (EST)</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="004093.html">[Mono-bugs] [Bug 38755][Wis] Changed - System.Configuration.AppSettingsReader returns substring of value
|
|
</A></li>
|
|
<LI> Next message: <A HREF="004095.html">[Mono-bugs] [Bug 38755][Wis] Changed - System.Configuration.AppSettingsReader returns substring of value
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#4094">[ date ]</a>
|
|
<a href="thread.html#4094">[ thread ]</a>
|
|
<a href="subject.html#4094">[ subject ]</a>
|
|
<a href="author.html#4094">[ 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:gonzalo@ximian.com.">gonzalo@ximian.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=38756">http://bugzilla.ximian.com/show_bug.cgi?id=38756</A>
|
|
|
|
--- shadow/38756 Wed Feb 26 18:24:10 2003
|
|
+++ shadow/38756.tmp.14584 Sun Mar 2 11:08:25 2003
|
|
@@ -1,13 +1,13 @@
|
|
Bug#: 38756
|
|
Product: Mono/Class Libraries
|
|
Version: unspecified
|
|
OS: unknown
|
|
OS Details:
|
|
-Status: NEW
|
|
-Resolution:
|
|
+Status: RESOLVED
|
|
+Resolution: DUPLICATE
|
|
Severity: Unknown
|
|
Priority: Major
|
|
Component: System
|
|
AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
ReportedBy: <A HREF="mailto:charlouis.mono@wanadoo.be">charlouis.mono@wanadoo.be</A>
|
|
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
@@ -52,6 +52,11 @@
|
|
|
|
Workaround: <add key="MyModule.FactoryType" value=" MyModule.BasicFactory,
|
|
AssemblyName "/>
|
|
|
|
Inserting spaces allow this to run correctly with mono, but generate a bug
|
|
in Windows...
|
|
+
|
|
+------- Additional Comments From <A HREF="mailto:gonzalo@ximian.com">gonzalo@ximian.com</A> 2003-03-02 11:08 -------
|
|
+
|
|
+
|
|
+*** This bug has been marked as a duplicate of 38755 ***
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="004093.html">[Mono-bugs] [Bug 38755][Wis] Changed - System.Configuration.AppSettingsReader returns substring of value
|
|
</A></li>
|
|
<LI> Next message: <A HREF="004095.html">[Mono-bugs] [Bug 38755][Wis] Changed - System.Configuration.AppSettingsReader returns substring of value
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#4094">[ date ]</a>
|
|
<a href="thread.html#4094">[ thread ]</a>
|
|
<a href="subject.html#4094">[ subject ]</a>
|
|
<a href="author.html#4094">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|