You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2013/06/28 13:08:21 UTC

[jira] [Updated] (WICKET-5043) Page not bookmarkable with WebApplication#mountPackage

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

Martin Grigorov updated WICKET-5043:
------------------------------------

    Fix Version/s: 7.0.0
    
> Page not bookmarkable with WebApplication#mountPackage
> ------------------------------------------------------
>
>                 Key: WICKET-5043
>                 URL: https://issues.apache.org/jira/browse/WICKET-5043
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.4.0
>         Environment: java 1.7, glassfish-3.1.2.2
>            Reporter: bernard
>            Assignee: Martin Grigorov
>             Fix For: 7.0.0
>
>         Attachments: AJAX_TestCase.zip, testcase.zip
>
>
> A bookmarkable page FormPage is mounted via WebApplication#mountPackage().
> If this page is opened via IModel model; setResponsePage(new FormPage(IModel model)); then the URL is /wicket/page?0 which is not bookmarkable.
> If the page is mounted via WebApplication#mountPage() then the URL is bookmarkable as expected.
> If the page is not bookmarkable then the users get PageExpiredException which in this case is unrecoverable.

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