[Mono-bugs] [Bug 683328] New: Pages containing RadAsyncUpload fail to authenticate against Forms Auth on a first postback. Subsequent postbacks work.
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Mar 29 04:05:17 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=683328
https://bugzilla.novell.com/show_bug.cgi?id=683328#c0
Summary: Pages containing RadAsyncUpload fail to authenticate
against Forms Auth on a first postback. Subsequent
postbacks work.
Classification: Mono
Product: Mono: Class Libraries
Version: 2.10.x
Platform: All
OS/Version: Windows 7
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sys.Web
AssignedTo: mhabersack at novell.com
ReportedBy: genady.sergeev at telerik.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=421841)
--> (http://bugzilla.novell.com/attachment.cgi?id=421841)
Sample runnable website reproducing the problem.
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0) Gecko/20100101
Firefox/4.0
Pages containing RadAsyncUpload fail to authenticate against Forms Auth on a
first postback. Subsequent postbacks work. What happens is that pressing a
submit button would redirect the users to the login page and prompt them to
enter their credentials. This is not an expected behavior since the users have
already been authenticated by the time they open the upload page. This happens
only the first time one try to postback the page. Subsequent attempts work
fine.
Reproducible: Always
Steps to Reproduce:
1. Host the project and open AttachmentPage.aspx
2. You will be prompted to login. Login using whatever username and a password
secret.
3. You will be redirected to a page containing RadAsyncUpload. Press the submit
button and you will be redirected back to the login page, which is incorrect
behavior.
Actual Results:
Press the submit button and you will be redirected back to the login page,
which is incorrect behavior.
Expected Results:
The page should postback normally since the user is already authenticated
--
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