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

David Hansen updated WICKET-3442:
---------------------------------

    Description: 
calling setResponsePage() within a Form#onSubmit( ) to a mounted Page will:

1.  Not redirect to the mounted URI
2.  Screw up path rewriting for all elements on the rendered page.

I have attached a quickstart zipfile in which I am able to reproduce the issue.

  was:
calling setResponsePage() within a Form#onSubmit( ) to a mounted Page will:

1.  Not redirect to the mounted URI
2.  Screw up path rewriting for all elements on the rendered page.


> setResponsePage() to mounted Page fails to redirect correctly
> -------------------------------------------------------------
>
>                 Key: WICKET-3442
>                 URL: https://issues.apache.org/jira/browse/WICKET-3442
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5-RC1
>         Environment: Reproduced this on Jetty 6.1.23 on Sun JDK on Ubuntu, as 
> well as the Quickstart Jetty on Sun JDK on Windows 7
>            Reporter: David Hansen
>         Attachments: brokenform.zip
>
>
> calling setResponsePage() within a Form#onSubmit( ) to a mounted Page will:
> 1.  Not redirect to the mounted URI
> 2.  Screw up path rewriting for all elements on the rendered page.
> I have attached a quickstart zipfile in which I am able to reproduce the 
> issue.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to