[Mono-bugs] [Bug 53359][Wis] Changed - using System.Web.HttpContext.Current.Response.Cache object causes [WebMethod] calls to fail
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 27 Jan 2004 04:10:00 -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=53359
--- shadow/53359 2004-01-27 03:35:05.000000000 -0500
+++ shadow/53359.tmp.20517 2004-01-27 04:10:00.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 53359
Product: Mono/Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: Sys.Web
AssignedTo: jackson@ximian.com
ReportedBy: chris@turchin.net
QAContact: mono-bugs@ximian.com
@@ -57,6 +57,9 @@
in 0.29 this was not the case. works in ms.net framework...
------- Additional Comments From chris@turchin.net 2004-01-26 16:58 -------
Created an attachment (id=6521)
misbehaving code sample. use as code-behind for an asmx web service
+
+------- Additional Comments From jackson@ximian.com 2004-01-27 04:10 -------
+Fixed in CVS, thanks for the report.