[Mono-bugs] [Bug 76145][Nor] Changed - "Response.WriteFile"
conflicts with OutputCache, returns empty page
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Sep 20 10:05:38 EDT 2005
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 gonzalo at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76145
--- shadow/76145 2005-09-19 10:51:17.000000000 -0400
+++ shadow/76145.tmp.23442 2005-09-20 10:05:38.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 76145
Product: Mono: Class Libraries
Version: 1.1
OS: GNU/Linux [Other]
OS Details: Linux 2.6.10-1.770_FC2 #1 Sat Feb 26 21:40:22 EST 2005 i686 athlon i386 GNU/Linux
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Sys.Web
AssignedTo: gonzalo at ximian.com
ReportedBy: junk at coolest.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -40,6 +40,11 @@
Additional Information:
Commenting out/removing the OutputCache directive fixes the problem, so
possibly the WriteFile function is closing the Response or something before
the OutputCache can handle it?
Occurs in svn repo ver.
+
+------- Additional Comments From gonzalo at ximian.com 2005-09-20 10:05 -------
+Fixed in svn HEAD and 1-1-9 branch.
+Thanks!
+
More information about the mono-bugs
mailing list