[Mono-bugs] [Bug 69841][Nor] New - HttpResponse filtering does not work
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 23 Nov 2004 12:03:27 -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 juraj@hotfeet.ch.
http://bugzilla.ximian.com/show_bug.cgi?id=69841
--- shadow/69841 2004-11-23 12:03:27.000000000 -0500
+++ shadow/69841.tmp.7930 2004-11-23 12:03:27.000000000 -0500
@@ -0,0 +1,27 @@
+Bug#: 69841
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details: FC2
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Sys.Web
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: juraj@hotfeet.ch
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: HttpResponse filtering does not work
+
+Installing a HttpResponse.Filter (just a pass-through filter for now)
+results in empty pages. This works on MS.NET.
+
+Install attached test case. Start xsp. Request "test.aspx".
+
+mono -> empty page
+MS.NET -> page saying "Hello"
+
+I'm using mono SVN head.