[Mono-bugs] [Bug 669807] New: Abandon session then redirect goes boom

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Feb 6 15:44:09 EST 2011


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

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


           Summary: Abandon session then redirect goes boom
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.10.x
          Platform: x86
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: abe.gillespie at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


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

The following sequence causes a NullRefException:
            HttpContext.Session.Abandon();
            HttpContext.Response.Redirect("~/");

Please run the attached project.

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