[Mono-bugs] [Bug 79318][Wis] Changed - Tags are not scanned past a include virtual block
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Sep 7 13:19:20 EDT 2006
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 d.moonfire at mfgames.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79318
--- shadow/79318 2006-09-07 13:03:11.000000000 -0400
+++ shadow/79318.tmp.13824 2006-09-07 13:19:20.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 79318
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: Sys.Web
AssignedTo: gonzalo at ximian.com
ReportedBy: d.moonfire at mfgames.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -45,6 +45,16 @@
It should just create an empty page with <form> tags in it.
How often does this happen?
Every time on my machine.
Additional Information:
+
+------- Additional Comments From d.moonfire at mfgames.com 2006-09-07 13:19 -------
+Oops, take out the Inherits bit. :) The file should be:
+
+<%@ Page Language="c#"%>
+<form runat='server'>
+<!-- #include virtual="test.inc" -->
+</form>
+
+This property for ki9a (IRC) on Microsoft's ASP.NET 2.0 for x64.
More information about the mono-bugs
mailing list