[Mono-bugs] [Bug 34191][Nor] Changed - Problem running an application that uses a .config file

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
19 Nov 2002 20:33:08 -0000


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 gonzalo@ximian.com.

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

--- shadow/34191	Mon Nov 18 06:55:31 2002
+++ shadow/34191.tmp.27451	Tue Nov 19 15:33:08 2002
@@ -1,14 +1,14 @@
 Bug#: 34191
 Product: Mono/Runtime
 Version: unspecified
 OS: other
 OS Details: Red Hat 8.0
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: carlosga@telefonica.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -85,6 +85,9 @@
 			"Role="		+ ConfigurationSettings.AppSettings["Role"]		+ ";" +
 			"Connection Lifetime=" + ConfigurationSettings.AppSettings["Connection
 lifetime"] + ";" +
 			"Pooling="	+ ConfigurationSettings.AppSettings["Pooling"];
 	}
 }
+
+------- Additional Comments From gonzalo@ximian.com  2002-11-19 15:33 -------
+Fixed in CVS