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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -43,6 +43,10 @@ if (close) { + filter.Flush(); filter.Close (); filter = null; } else { + +------- Additional Comments From [EMAIL PROTECTED] 2005-11-18 13:35 ------- +Can you please attach a test case so that I can verify the bug? +Thanks. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
