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/06/08 17:16:23 UTC

[jira] [Commented] (WICKET-4595) Page construction parameters are encoded in the url of the callbacks

    [ https://issues.apache.org/jira/browse/WICKET-4595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13291818#comment-13291818 ] 

Martin Grigorov commented on WICKET-4595:
-----------------------------------------

This issue is very strange. I can reproduce it only at wicket-library.com and only with Firefox. 
With Chrome there is no 'a=b' in the produced url. Running the examples locally have no 'a=b' even with Firefox.
                
> Page construction parameters are encoded in the url of the callbacks 
> ---------------------------------------------------------------------
>
>                 Key: WICKET-4595
>                 URL: https://issues.apache.org/jira/browse/WICKET-4595
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5.7
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>
> Open http://www.wicket-library.com/wicket-examples/ajax/links?0&a=b and see what is the produced url for the first Ajax link.
> It also contains 'a=b' in its query string.
> I think it is not necessary to put these parameters there if this is a stateful page because they are available via getPage().getPageParameters().

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