[Mono-bugs] [Bug 78177][Nor] Changed - Server.Transfer don't
preserve querystring parameters while it should
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Apr 24 12:05:18 EDT 2006
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 at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78177
--- shadow/78177 2006-04-24 11:18:27.000000000 -0400
+++ shadow/78177.tmp.5792 2006-04-24 12:05:18.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 78177
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Sys.Web
AssignedTo: gonzalo at ximian.com
ReportedBy: informatique.internet at fiducial.fr
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -106,6 +106,10 @@
previous = response.SetTextWriter (output);
if (!(handler is IHttpAsyncHandler)) {
handler.ProcessRequest (context);
Please feel free to commit, but it may be a little bit dirty...
+
+------- Additional Comments From gonzalo at ximian.com 2006-04-24 12:05 -------
+Fixed in svn HEAD and 1-1-13.
+Thanks.
More information about the mono-bugs
mailing list