[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
Wed Nov 23 19:17:23 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 robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=76807
--- shadow/76807 2005-11-23 18:43:18.000000000 -0500
+++ shadow/76807.tmp.26259 2005-11-23 19:17:23.000000000 -0500
@@ -50,6 +50,12 @@
in <0x000ae> System.Web.HttpApplicationFactory:InitType
(System.Web.HttpContext context)
in <0x00052> System.Web.HttpApplicationFactory:GetApplication
(System.Web.HttpContext context)
in <0x00083> System.Web.HttpRuntime:RealProcessRequest (System.Object o)
+
+------- Additional Comments From robertj at gmx.net 2005-11-23 19:17 -------
+System.Web.UI.TemplateParser assumes that ApplicationBase
+is a path, so I simplyfied the patch to handle only the
+the problem with the escapes.
+
More information about the mono-bugs
mailing list