You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Shumbola (JIRA)" <ji...@apache.org> on 2007/06/12 12:49:26 UTC

[jira] Commented: (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:comment-tabpanel#action_12503826 ] 

Shumbola commented on WICKET-497:
---------------------------------

Sorry, I was busy, but I manged to test this with June 11 snapshot. I see no difference. Exception from this behavior is when set response page to be Home.class, instead new Home(). And If I do not call setRedirect manually, after logging in, if i hit F5 (refresh) it asks me repost the data.


> 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
>            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.