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 2012/07/25 13:27:34 UTC

[jira] [Created] (WICKET-4672) Do not render pageId for the action links for stateless pages

Martin Grigorov created WICKET-4672:
---------------------------------------

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


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

        

[jira] [Resolved] (WICKET-4672) Do not render pageId for the action links for stateless pages

Posted by "Martin Grigorov (JIRA)" <ji...@apache.org>.
     [ 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