[Mono-bugs] [Bug 49354][Wis] Changed - Bug in AppDomain.CurrentDomain.SetupInformation

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 6 Oct 2003 12:47:54 -0400 (EDT)


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@ximian.com.

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

--- shadow/49354	2003-10-05 20:27:04.000000000 -0400
+++ shadow/49354.tmp.30209	2003-10-06 12:47:53.000000000 -0400
@@ -28,6 +28,16 @@
 can you attach your test case?
 
 ------- Additional Comments From yoros@wanadoo.es  2003-10-05 20:27 -------
 Created an attachment (id=5500)
 testcase
 
+
+------- Additional Comments From gonzalo@ximian.com  2003-10-06 12:47 -------
+To reproduce, put the page in ., ./uno, ./dos and ./tres
+
+Run xsp like this:
+xsp --root . --applications /:.,/uno:uno,/dos:dos,/tres:tres 
+
+and get /page.aspx /uno/page.aspx ...
+
+The domains should be different.