[Mono-bugs] [Bug 51176][Maj] Changed - Response.Redirect (Uri, true) hangs
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 19 Nov 2003 23:35:45 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=51176
--- shadow/51176 2003-11-19 16:16:30.000000000 -0500
+++ shadow/51176.tmp.13115 2003-11-19 23:35:45.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 51176
Product: Mono/Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
+Status: NEEDINFO
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: System.Web
AssignedTo: mono-bugs@ximian.com
ReportedBy: ximian@aksi.mdamt.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -47,6 +47,11 @@
buffer. however the "End ()" method currently doesnt do a "final" flush.
------- Additional Comments From ximian@aksi.mdamt.net 2003-11-19 16:16 -------
Created an attachment (id=5971)
patch
+
+------- Additional Comments From gonzalo@ximian.com 2003-11-19 23:35 -------
+What version of mcs class libraries are you using?
+
+I just tried this and it works fine.