http://bugzilla.novell.com/show_bug.cgi?id=629990
http://bugzilla.novell.com/show_bug.cgi?id=629990#c0 Summary: SessionID available at Session_End arrives with an InProc prefix Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: All OS/Version: All Status: NEW Severity: Normal Priority: P5 - None Component: Sys.Web AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; ca; rv:1.9.2.8) Gecko/20100723 Ubuntu/10.04 (lucid) Firefox/3.6.8 Hello, I have the typical application that has a Global class derived from System.Web.HttpApplication. In the Session_Start method The session object contains a valid Session ID, like: D3EFA6F8194075639E4A5B32 But at the Session_End event the ID that I get is: @@@inp...@d3efa6f8194075639e4a5b32 with the '@@@InProc@' The behaviour with the Microsoft .Net framework is that the SessionID contains the right sessionID in both cases. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
