For stateless mounted page incorrect url is generated
-----------------------------------------------------

                 Key: WICKET-497
                 URL: https://issues.apache.org/jira/browse/WICKET-497
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.3
         Environment: wicket-1.3.0-incubating-snapshot.jar from 21 Apr 2007
            Reporter: Shumbola


There is no redirect by default if I use setResponsePage(new Home()) inside 
onSubmit() handler. If set redirect explicitly, after login from stateless 
SignIn page the url contains form submission listener. Example: 
http://localhost:8888/app/signin/wicket:interface/%3A0%3AsignInForm%3A%3AIFormSubmitListener%3A?wicket:interface=:1:::.

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

Reply via email to