[Mono-bugs] [Bug 61524][Nor] Changed - AspGenerator - 404 error using "File" attribute in Server-Side Include Directive in virtual directory

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 21 Jul 2004 00:46:39 -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=61524

--- shadow/61524	2004-07-14 11:11:10.000000000 -0400
+++ shadow/61524.tmp.16616	2004-07-21 00:46:39.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 61524
 Product: Mono: Class Libraries
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.Web
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: ivan@chimerical.com.au               
 QAContact: mono-bugs@ximian.com
@@ -55,6 +55,9 @@
 (tparser.BaseVirtualDir, file);
 +                                       file = UrlUtils.Combine 
 (tparser.BaseDir, file);
                                 }
 
                                 InitParser (file);
+
+------- Additional Comments From gonzalo@ximian.com  2004-07-21 00:46 -------
+Fixed in CVS.