[Mono-bugs] [Bug 76753][Wis] Changed - HttpResponse filter not
flushed
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Nov 18 13:35:38 EST 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=76753
--- shadow/76753 2005-11-18 13:22:03.000000000 -0500
+++ shadow/76753.tmp.14440 2005-11-18 13:35:38.000000000 -0500
@@ -2,13 +2,13 @@
Product: Mono: Class Libraries
Version: 1.1
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: Sys.Web
AssignedTo: gonzalo at ximian.com
ReportedBy: geir at bergum.info
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -43,6 +43,10 @@
if (close) {
+ filter.Flush();
filter.Close ();
filter = null;
} else {
+
+------- Additional Comments From gonzalo at ximian.com 2005-11-18 13:35 -------
+Can you please attach a test case so that I can verify the bug?
+Thanks.
More information about the mono-bugs
mailing list