[Mono-bugs] [Bug 73981][Maj] Changed - System.Web - OutputCache directive doesn't work when setting VaryByParam argument to "*"

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 22 Mar 2005 13:57:22 -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 ilyak@mainsoft.com.

http://bugzilla.ximian.com/show_bug.cgi?id=73981

--- shadow/73981	2005-03-22 13:53:56.000000000 -0500
+++ shadow/73981.tmp.11114	2005-03-22 13:57:22.000000000 -0500
@@ -21,6 +21,11 @@
 http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/html/cpconOutputCache.asp
 It is possible to pass the wildcard "*" to this argument.
 
 Current implementation is not working - it will store for any parameter of
 request same (first) page invocation - exactly as in case when passing
 "none" parameter instead of "*".
+
+------- Additional Comments From ilyak@mainsoft.com  2005-03-22 13:57 -------
+Created an attachment (id=14728)
+test case
+