[Mono-bugs] [Bug 51703][Nor] Changed - Response.Redirect() doesn't stop code execution on the current page

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 4 Dec 2003 14:50:32 -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 jackson@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=51703

--- shadow/51703	2003-12-04 11:26:18.000000000 -0500
+++ shadow/51703.tmp.12503	2003-12-04 14:50:31.000000000 -0500
@@ -2,13 +2,13 @@
 Product: Mono/Class Libraries
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: System.Web
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: biomech@uscm.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -133,6 +133,9 @@
 execution of the page. Mono may not be doing this.
 
 ------- Additional Comments From biomech@uscm.net  2003-12-04 11:26 -------
 Created an attachment (id=6107)
 Sample code
 
+
+------- Additional Comments From jackson@ximian.com  2003-12-04 14:50 -------
+Attaching a propesed patch. Seems to meet MS behavoir.