[Mono-bugs] [Bug 43598][Nor] Changed - XSP: When redirected to index.aspx, querystring is lost
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Fri, 23 May 2003 22:01:10 -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=43598
--- shadow/43598 Fri May 23 19:35:12 2003
+++ shadow/43598.tmp.14576 Fri May 23 22:01:10 2003
@@ -5,13 +5,13 @@
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
Component: System.Web
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: gonzalo@ximian.com
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: XSP: When redirected to index.aspx, querystring is lost
@@ -35,6 +35,10 @@
How often does this happen?
Always
Additional Information:
I actually think that this should be done without a redirect, this is how
most servers (including IIS and Apache) do it.
+
+------- Additional Comments From gonzalo@ximian.com 2003-05-23 22:01 -------
+Finally someone complains about this. It took long, but, well, time to
+fix ;-).