[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 17:44:20 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-23 19:22:16.000000000 -0500
+++ shadow/76807.tmp.15769	2005-11-28 17:44:20.000000000 -0500
@@ -67,6 +67,11 @@
 
 ------- Additional Comments From robertj at gmx.net  2005-11-23 19:22 -------
 BTW, Uri.AbsolutePath returns an escaped path by design,
 so it's not a bug. The original author of CreateApplicationHost
 probably confused it with Uri.LocalPath.
 
+
+------- Additional Comments From gonzalo at ximian.com  2005-11-28 17:44 -------
+I'd rather unescape the path returned by AbsoluteUri. The reason why
+new Uri () is used there is because it checks the path in the same way
+as MS does it.


More information about the mono-bugs mailing list