[Mono-bugs] [Bug 61654][Nor] Changed - Incorrect Request.ApplicationPath in ASP.NET root

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 20 Jul 2004 14:59:41 -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=61654

--- shadow/61654	2004-07-20 14:21:23.000000000 -0400
+++ shadow/61654.tmp.15398	2004-07-20 14:59:41.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 61654
 Product: Mono: Class Libraries
 Version: unspecified
 OS: All
 OS Details: FC1 / FC2 / WinXP
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.Web
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: jhill@arcfocus.com               
 QAContact: mono-bugs@ximian.com
@@ -59,6 +59,9 @@
 
 ------- Additional Comments From gonzalo@ximian.com  2004-07-20 14:21 -------
 For an application hosted in '/', the first link will always be wrong,
 as the resulting string is '//Test.aspx'. That's what IIS does too.
 
 So only the second one is a bug.
+
+------- Additional Comments From gonzalo@ximian.com  2004-07-20 14:59 -------
+Fixed in CVS HEAD and 1-0