[Mono-bugs] [Bug 685116] New: Fails to redirect to the Login Form when using AJAX (using Forms Authentication timeout)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Apr 5 05:35:57 EDT 2011


https://bugzilla.novell.com/show_bug.cgi?id=685116

https://bugzilla.novell.com/show_bug.cgi?id=685116#c0


           Summary: Fails to redirect to the Login Form when using AJAX
                    (using Forms Authentication timeout)
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.10.x
          Platform: x86-64
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: xhirashima at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=423160)
 --> (http://bugzilla.novell.com/attachment.cgi?id=423160)
Sample project

Description of Problem:
When using AJAX after a page has timed out on a page with 'Forms
Authentication', it is not redirected to the Login Form

Reproducible: Always

Steps to Reproduce:
1. Run the attached demo
2. Launch Login.aspx
3. Click on Login Button
4. Click the Async Postback button after one minute.
5. It was not redirected to Login.aspx

Actual Results:
It was not redirected to Login.aspx

Expected Results:
Redirected to the Login Form when the page is timed out

-- 
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