[Mono-bugs] [Bug 52768][Nor] Changed - Programmatical caching do not work

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 14 Jan 2004 23:13:29 -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=52768

--- shadow/52768	2004-01-12 05:06:35.000000000 -0500
+++ shadow/52768.tmp.22464	2004-01-14 23:13:29.000000000 -0500
@@ -1,16 +1,16 @@
 Bug#: 52768
 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: 
@@ -43,6 +43,10 @@
 <p>Last generated on: <asp:Label id=Msg runat=server />
 <p>Cash lasts for 15 seconds.
 <br>Sliding Expiration is enabled.
 
 </body>
 </html>
+
+------- Additional Comments From jackson@ximian.com  2004-01-14 23:13 -------
+Programatic caching is implemented in CVS. Thanks for the report and
+the test case.