You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Oli Evans (JIRA)" <ji...@apache.org> on 2007/10/02 18:52:51 UTC

[jira] Updated: (WICKET-497) For stateless mounted page incorrect url is generated

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

Oli Evans updated WICKET-497:
-----------------------------

    Attachment: WICKET-497-Quickstart.zip

Uploading a quickstart for this issue. it is a zip of an eclipse project, created via the mvn achetype command.
This is my first quickstart so let me know if there is a better way of packaging it, or you need anything else.

Oli


> 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.0-beta1
>         Environment: wicket-1.3.0-incubating-snapshot.jar from 21 Apr 2007
>            Reporter: Shumbola
>             Fix For: 1.3.0-beta4
>
>         Attachments: WICKET-497-Quickstart.zip
>
>
> 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.