[Mono-bugs] [Bug 80934][Wis] Changed - ConfigurationFile should be relative to the ApplicationBase
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Feb 25 07:14:42 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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=80934
--- shadow/80934 2007-02-24 14:35:37.000000000 -0500
+++ shadow/80934.tmp.8066 2007-02-25 07:14:42.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 80934
Product: Mono: Class Libraries
Version: 1.2
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: jamie.cansdale at testdriven.net
QAContact: mono-bugs at ximian.com
@@ -82,6 +82,14 @@
need to establish what the app base will be at this point.
------- Additional Comments From jamie.cansdale at testdriven.net 2007-02-24 14:35 -------
Created an attachment (id=18772)
Updated so that CreateDomain works when only a relative ConfigurationFile is specified.
+
+------- Additional Comments From gert.driesen at pandora.be 2007-02-25 07:14 -------
+Fixed in svn (revision 73402).
+
+Your patch still did not cover all paths, and I also had to improve
+the unit tests further. But thanks! :-)
+
+
More information about the mono-bugs
mailing list