You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Matthew Kwong (JIRA)" <ji...@apache.org> on 2007/03/19 10:03:34 UTC

[jira] Updated: (WICKET-405) StatelessForm and setRedirect(true) in the onSubmit method

     [ https://issues.apache.org/jira/browse/WICKET-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthew Kwong updated WICKET-405:
---------------------------------

    Attachment: wicket-stateless-test.zip

This is the quickstart project that I have modified to show this bug. It is an eclipse project, launch Start.java and go to http://localhost:8080/quickstart/. login with test/test, and click refresh or do a 'F5', the session will expire.

> StatelessForm and setRedirect(true) in the onSubmit method
> ----------------------------------------------------------
>
>                 Key: WICKET-405
>                 URL: https://issues.apache.org/jira/browse/WICKET-405
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.3
>            Reporter: Matthew Kwong
>         Attachments: wicket-stateless-test.zip
>
>
> Login page is a stateless page with a stateless form, after logging in with correct username/password, the home page shows. However, when you do a "F5" or click anything in the page, it gives me the session expiration page.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.