[Mono-bugs] [Bug 75542][Nor] Changed - SQL SessionState is not
saved when redirecting...
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jul 18 03:28:04 EDT 2005
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 informatique.internet at fiducial.fr.
http://bugzilla.ximian.com/show_bug.cgi?id=75542
--- shadow/75542 2005-07-13 18:02:11.000000000 -0400
+++ shadow/75542.tmp.7238 2005-07-18 03:28:04.000000000 -0400
@@ -187,6 +187,14 @@
}
------- Additional Comments From gonzalo at ximian.com 2005-07-13 18:02 -------
What does MS do in this case?
+
+------- Additional Comments From informatique.internet at fiducial.fr 2005-07-18 03:28 -------
+MS saves the session into the database, and find the session variables
+in the redirected page (WebForm2.aspx)
+
+Mono don't save the session (no insert in the database) (updatehandler
+is not called) and the redirected page don't find the modifications in
+the session state.
More information about the mono-bugs
mailing list