Original Text / Japanese
Copy
タイトル:
AJAX使用時にログインフォームにリダイレクトされない
内容:
Forms Authenticationを使用したページで、タイムアウトした後にAJAXを使用すると、リダイレクトされません。
現状:
タイムアウトすると、ログインフォームにリダイレクトされず、javascriptのエラーが発生します。
正常動作:
タイムアウトすると、ログインフォームにリダイレクトされます。
Translation / English
- Posted at 05 Apr 2011 at 20:04
Title:
Not rederected in using AJAX
Content:
In using AJAX after timeout on Forms Authentication page, it won't be rederected.
Status:
When I timeout, it won't rederect to login form and causes javascript error.
Proper operation:
When I timeout, it is rederected to login form.
Not rederected in using AJAX
Content:
In using AJAX after timeout on Forms Authentication page, it won't be rederected.
Status:
When I timeout, it won't rederect to login form and causes javascript error.
Proper operation:
When I timeout, it is rederected to login form.
Translation / English
- Posted at 05 Apr 2011 at 17:43
Title:
Fails to redirect to the log in form when using AJAX
Details:
When using AJAX after a page has timed out on a page with 'Forms Authentication', it is not redirected to the log in form
Current situation :
A javascript error occurs when the page is timed out, instead of redirecting to the log in form
Normal operation:
Redirected to the log in form when the page is timed out
Fails to redirect to the log in form when using AJAX
Details:
When using AJAX after a page has timed out on a page with 'Forms Authentication', it is not redirected to the log in form
Current situation :
A javascript error occurs when the page is timed out, instead of redirecting to the log in form
Normal operation:
Redirected to the log in form when the page is timed out