[Mono-bugs] [Bug 51448][Wis] Changed - Server.MapPath give strange results with relative paths
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 27 Nov 2003 14:29:52 -0500 (EST)
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=51448
--- shadow/51448 2003-11-27 14:20:33.000000000 -0500
+++ shadow/51448.tmp.28889 2003-11-27 14:29:52.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 51448
Product: Mono/Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: System.Web
AssignedTo: gonzalo@ximian.com
ReportedBy: jackson@ximian.com
QAContact: mono-bugs@ximian.com
@@ -18,6 +18,9 @@
When Server.MapPath is called on a file in the same directory as the page
(or the page itself) a full path with the first 2 characters removed from
the file name is returned.
Look at xsp/test/bugs/map-path.aspx
+
+------- Additional Comments From gonzalo@ximian.com 2003-11-27 14:29 -------
+Fixed in CVS.