[Mono-bugs] [Bug 51685][Wis] Changed - Bug in directory handling when searching for a template in ASP.NET
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 4 Dec 2003 10:17:34 -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=51685
--- shadow/51685 2003-12-04 06:13:08.000000000 -0500
+++ shadow/51685.tmp.9677 2003-12-04 10:17:33.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 51685
Product: Mono/Class Libraries
Version: unspecified
OS: GNU/Linux [Other]
OS Details: Gentoo
-Status: NEW
+Status: NEEDINFO
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: System.Web
AssignedTo: mono-bugs@ximian.com
ReportedBy: mono-bug@jerryweb.info
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -85,6 +85,10 @@
<%@ Page Language="c#" %>
<%@ Register TagPrefix="jw" TagName="sab" Src="subdir/sab1.ascx" %>
<jw:sab runat="server" />
=============================================================
everything works OK - but such file is not compatible neither with another
ASP.NET implementations nor with Mono 0.28 ... ;)
+
+------- Additional Comments From gonzalo@ximian.com 2003-12-04 10:17 -------
+Can you provide some files to test with?
+Thanks in advance.