[Mono-bugs] [Bug 52769][Nor] Changed - Page Fragment Caching does not work

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 14 Jan 2004 20:56:26 -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=52769

--- shadow/52769	2004-01-12 05:51:55.000000000 -0500
+++ shadow/52769.tmp.21865	2004-01-14 20:56:26.000000000 -0500
@@ -1,16 +1,16 @@
 Bug#: 52769
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: mono-0.29, Xsp-0.8
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
-Component: System.Web
+Component: Sys.Web
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mwh@sysrq.dk               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -45,6 +45,9 @@
 <sample:MyControl runat=server />
 <br>
 Page generated at: <%= DateTime.Now %>
  
 </body>
 </html>
+
+------- Additional Comments From jackson@ximian.com  2004-01-14 20:56 -------
+Page fragment caching now works with cvs. Thanks for the test case.