[Mono-bugs] [Bug 60572][Maj] Changed - <pages pageBaseType="..."> not working

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 23 Jun 2004 14:50:05 -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=60572

--- shadow/60572	2004-06-23 12:39:03.000000000 -0400
+++ shadow/60572.tmp.15884	2004-06-23 14:50:05.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 60572
 Product: Mono: Class Libraries
 Version: unspecified
 OS: SUSE 9.0
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: Sys.Web
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: AndrewArnott@byu.edu               
 QAContact: mono-bugs@ximian.com
@@ -58,6 +58,10 @@
 Just rolled back to CVS from June 2.  The bug is there also.
 
 ------- Additional Comments From AndrewArnott@byu.edu  2004-06-22 13:28 -------
 Created an attachment (id=8286)
 This patch demonstrates a workaround.  A <%@ Page %> tag must be added at the top of the page.  IIS does NOT require this.
 
+
+------- Additional Comments From gonzalo@ximian.com  2004-06-23 14:50 -------
+Fixed in CVS.
+Thanks for the reporting and providing a good test case.