Translator Reviews ( Japanese → English )
Rating: 50 / 0 Reviews / 20 Apr 2011 at 23:01
Japanese
内容:
FormsAuthenticationを使用している時に、System.Web.UI.LosFormatterを使用するとログインページに戻されます。
現状:
Login.aspxへ強制的に戻されます。
正常動作:
認証されたままDefault.aspxに遷移します。
English
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.