[Mono-bugs] [Bug 57736][Nor] Changed - Incorrect path when using tilde in aspx page in a subdirectory
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 28 Apr 2004 11:56:33 -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=57736
--- shadow/57736 2004-04-27 16:00:34.000000000 -0400
+++ shadow/57736.tmp.6287 2004-04-28 11:56:33.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 57736
Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details: Slackware Linux 9.1
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: NOTABUG
+Severity: Unknown
Priority: Normal
Component: Sys.Web
AssignedTo: mono-bugs@ximian.com
ReportedBy: peter@eringal.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -84,6 +84,10 @@
Additional Information:
A couple of web apps that I work on in Windows have similar layouts, with
aspx pages under subdirectory of the main application and some ascx
controls in a different subdirectory. This would greatly ease porting these
applications to linux.
+
+------- Additional Comments From gonzalo@ximian.com 2004-04-28 11:56 -------
+You're probably using an old version (may be even 0.31), because this
+is no longer an issue.