[Mono-bugs] [Bug 61357][Wis] Changed - problems with variables of session in xsp.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 9 Jul 2004 21:25:23 -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=61357

--- shadow/61357	2004-07-09 14:34:49.000000000 -0400
+++ shadow/61357.tmp.29680	2004-07-09 21:25:23.000000000 -0400
@@ -2,16 +2,16 @@
 Product: Mono: Class Libraries
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: Sys.Web
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: gonzalo@ximian.com                            
 ReportedBy: jtorres@gmatrix.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: problems with variables of session in xsp.
@@ -35,6 +35,11 @@
 show variable. i.e. string var = (string) Session["Hola"]; 
 
 How often does this happen? everytime.
 
 
 Additional Information:
+
+------- Additional Comments From gonzalo@ximian.com  2004-07-09 21:25 -------
+Can you attach the test case you're using?
+Because this works fine here.
+