[Mono-bugs] [Bug 79002][Wis] New - Cache Dependency does not working
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 3 08:03:52 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 vladimirk at mainsoft.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79002
--- shadow/79002 2006-08-03 08:03:52.000000000 -0400
+++ shadow/79002.tmp.15577 2006-08-03 08:03:52.000000000 -0400
@@ -0,0 +1,28 @@
+Bug#: 79002
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Sys.Web
+AssignedTo: gonzalo at ximian.com
+ReportedBy: vladimirk at mainsoft.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Cache Dependency does not working
+
+Cache item does not expired when depended cache item was changed.
+
+Steps to reproduce the problem:
+1. Look at attached example
+
+Actual Results:
+Cache returns object that has been stored.
+
+Expected Results:
+Should return null, because depended cache item was changed
More information about the mono-bugs
mailing list