[Mono-bugs] [Bug 59149][Wis] Changed - Server.Transfer does not work.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 26 May 2004 23:53:12 -0400 (EDT)
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=59149
--- shadow/59149 2004-05-26 23:52:51.000000000 -0400
+++ shadow/59149.tmp.22483 2004-05-26 23:53:12.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 59149
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details: Mandrake 9.2
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: Sys.Web
AssignedTo: gonzalo@ximian.com
ReportedBy: tracy@aic.net.au
QAContact: mono-bugs@ximian.com
@@ -60,6 +60,13 @@
------- Additional Comments From gonzalo@ximian.com 2004-05-26 23:52 -------
Created an attachment (id=7861)
destinationpage.aspx
+
+------- Additional Comments From gonzalo@ximian.com 2004-05-26 23:53 -------
+This works with current CVS.
+The problem might be related to some thread.abort problems that are
+fixed now.
+
+Thanks for reporting.