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

Pedro Santos updated WICKET-6316:
---------------------------------
    Summary: Wicket tester encodes page id for stateless links in stateless 
pages  (was: Stateless link does not execute in a fresh page if its URL got 
encoded by Wicket's default request mapper)

> Wicket tester encodes page id for stateless links in stateless pages
> --------------------------------------------------------------------
>
>                 Key: WICKET-6316
>                 URL: https://issues.apache.org/jira/browse/WICKET-6316
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 7.6.0, 8.0.0-M3, 6.26.0
>            Reporter: Pedro Santos
>            Assignee: Pedro Santos
>            Priority: Minor
>
> A stateless link URL is encoded with the page id even in a stateless page by 
> default.
> Stateless link URL in a stateful page mapped by Wicket's default mapper:
> wicket/page?0-1.-statelessLink
> and the same link encoded by AbstractBookmarkableMapper:
> segment?-1.-statelessLink
> It causes an inconsistent behavior where the the stateless link will be 
> execute on a fresh page or not based on how the page got mapped.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to