翻訳者レビュー ( 日本語 → 英語 )
評価: 50 / 0 Reviews / 2011/04/20 23:01:18
日本語
内容:
FormsAuthenticationを使用している時に、System.Web.UI.LosFormatterを使用するとログインページに戻されます。
現状:
Login.aspxへ強制的に戻されます。
正常動作:
認証されたままDefault.aspxに遷移します。
英語
Details:
When using FormsAuthentication, using System.Web.UI.LosFormatter takes you back to the login page.
Current issue:
You will be forced to go back to Login.aspx.
Expected behavior:
Go to Default.aspx, keeping the authenticated status.