[Mono-bugs] [Bug 51434][Wis] Changed - @Page attribute aspCompat is not implemented
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 27 Nov 2003 03:37:33 -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 jackson@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=51434
--- shadow/51434 2003-11-27 00:56:24.000000000 -0500
+++ shadow/51434.tmp.20527 2003-11-27 03:37:33.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 51434
Product: Mono/Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: System.Web
AssignedTo: mono-bugs@ximian.com
ReportedBy: jackson@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -18,6 +18,9 @@
Pages that contain aspCompat="<true | false>" in their @ Page directive
fail with the following error message: Unknown attribute: aspCompat.
More info on the aspCompat directive:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/html/cpconpage.asp
+
+------- Additional Comments From jackson@ximian.com 2003-11-27 03:37 -------
+fixored in CVS, we just completly ignore it.