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

Martin Grigorov resolved WICKET-4672.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.8
                   6.0.0
    
> Do not render pageId for the action links for stateless pages
> -------------------------------------------------------------
>
>                 Key: WICKET-4672
>                 URL: https://issues.apache.org/jira/browse/WICKET-4672
>             Project: Wicket
>          Issue Type: Sub-task
>          Components: wicket
>    Affects Versions: 6.0.0-beta3
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>             Fix For: 6.0.0, 1.5.8
>
>
> When rendering stateless page Wicket should not use the current page's pageId 
> when rendering URLs to links, forms, etc.
> This way PageProvider can recognize whether the request is to an expired 
> stateful page or to a stateless page and decide whether to ignore the passed 
> request parameters or to use them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to