[Mono-bugs] [Bug 688787] New: When using the FormsAuthentication, you will be returned to log in page if you use System.Web.UI.LosFormatter.
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Apr 20 10:01:27 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=688787
https://bugzilla.novell.com/show_bug.cgi?id=688787#c0
Summary: When using the FormsAuthentication, you will be
returned to log in page if you use
System.Web.UI.LosFormatter.
Classification: Mono
Product: Mono: Class Libraries
Version: 2.10.x
Platform: x86-64
OS/Version: SLES 11
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=425888)
--> (http://bugzilla.novell.com/attachment.cgi?id=425888)
sample program
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64;
Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR
3.0.30729; Media Center PC 6.0; InfoPath.1; .NET4.0C; .NET4.0E; InfoPath.3)
Description of Problem:
When using the FormsAuthentication, you will be returned to log in page if you
use System.Web.UI.LosFormatter.
I prepared for a sample program.
Reproducible: Always
Steps to Reproduce:
I prepared for a sample program.
1. Run the attached demo
2. Launch Login.aspx
3. Click on "Login" button
4. Click on "new LosFormatter()" button
5. Click on "Postback" button
6. You compulsorily returned to Login.aspx.
Actual Results:
You compulsorily returned to Login.aspx.
Expected Results:
It changes to Default.aspx while attested.
--
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