[Mono-bugs] [Bug 76807][Nor] Changed - [PATCH]
CreateApplicationHost doesn't properly setup the AppDomain
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Nov 28 18:29:30 EST 2005
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 at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76807
--- shadow/76807 2005-11-28 17:47:28.000000000 -0500
+++ shadow/76807.tmp.18649 2005-11-28 18:29:29.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 76807
Product: Mono: Class Libraries
Version: 1.1
OS: All
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.Web
AssignedTo: gonzalo at ximian.com
ReportedBy: robertj at gmx.net
QAContact: mono-bugs at ximian.com
@@ -82,6 +82,9 @@
- physicalDir = u.AbsolutePath;
+ physicalDir = HttpUtility.UrlDecode
(u.AbsolutePath);
+
+------- Additional Comments From gonzalo at ximian.com 2005-11-28 18:29 -------
+Fixed in r53596.
More information about the mono-bugs
mailing list