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 [EMAIL PROTECTED]

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

--- shadow/80934        2007-02-22 13:14:16.000000000 -0500
+++ shadow/80934.tmp.13939      2007-02-24 10:03:42.000000000 -0500
@@ -2,13 +2,13 @@
 Product: Mono: Class Libraries
 Version: 1.2
 OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: CORLIB
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
@@ -51,6 +51,17 @@
 
 
 ------- Additional Comments From [EMAIL PROTECTED]  2007-02-22 13:14 -------
 Created an attachment (id=18760)
 Fix for this issue.
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-02-24 10:03 -------
+This patch will introduce a regression in AppDomain.CreateDomain if 
+ApplicationBase is not set.
+
+The ConfigurationFile_RelativeToApplicationBase test you added to 
+AppDomainTest.cs also fails because of this.
+
+A workaround would be to add an internal property in AppDomainSetup 
+which can be be used to access the raw configuration file value 
+(without the ApplicationBase check).
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to