You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Nick Pratt (JIRA)" <ji...@apache.org> on 2013/05/06 19:26:16 UTC

[jira] [Created] (WICKET-5180) setResponsePage from Ajax request cycle doesnt redirect correctly

Nick Pratt created WICKET-5180:
----------------------------------

             Summary: setResponsePage from Ajax request cycle doesnt redirect correctly
                 Key: WICKET-5180
                 URL: https://issues.apache.org/jira/browse/WICKET-5180
             Project: Wicket
          Issue Type: Bug
    Affects Versions: 6.7.0
            Reporter: Nick Pratt


See attached quickstart.  Hit localhost:8080/gateway and contrast this to hitting localhost:8080/target (restart app after each test). User/Password can be anything.

When invoking setResponsePage() from the AjaxRequestCycle, the target page is not shown after authentication, but instead the ajax-response is displayed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira