[Mono-bugs] [Bug 382644] New: Changing timeout of running session	is ignored
    bugzilla_noreply at novell.com 
    bugzilla_noreply at novell.com
       
    Wed Apr 23 03:46:20 EDT 2008
    
    
  
https://bugzilla.novell.com/show_bug.cgi?id=382644
           Summary: Changing timeout of running session is ignored
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: juraj at hotfeet.ch
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
Created an attachment (id=209807)
 --> (https://bugzilla.novell.com/attachment.cgi?id=209807)
minimal testcase - webapp
Recipe:
=======
- extract attached test webapp
- start xsp2 in webapp dir
- request http://localhost:8080
Terminal:
=========
Session started. (4/23/2008 9:26:06 AM)
Session timeout set to 1.
 ...wait 3 minutes...
Session ended. (4/23/2008 9:29:07 AM)
The session should only last 1 minute.
This functionality is important e.g. for online shops where the user is
redirected to PayPal for payment. PayPal redirects the user back to the shop
site after the payment is done/has failed. Before sending the user off to
PayPal, the session timeout should be set to a longer value than the default
one.
-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
    
    
More information about the mono-bugs
mailing list