[ https://issues.apache.org/jira/browse/WICKET-497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alastair Maw resolved WICKET-497. --------------------------------- Resolution: Duplicate Fix Version/s: (was: 1.3.0-rc1) 1.3.0-beta2 This now works properly regardless of whether you manually call setRedirect or not. It is actually a duplicate of WICKET-526. > 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: trunk > Environment: wicket-1.3.0-incubating-snapshot.jar from 21 Apr 2007 > Reporter: Shumbola > Assignee: Alastair Maw > Fix For: 1.3.0-beta2 > > > 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.