You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/10/20 23:35:44 UTC

[jira] Assigned: (WICKET-1881) RequestCycle.urlFor modifies page's parameters

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

Igor Vaynberg reassigned WICKET-1881:
-------------------------------------

    Assignee: Johan Compagner

> RequestCycle.urlFor modifies page's parameters
> ----------------------------------------------
>
>                 Key: WICKET-1881
>                 URL: https://issues.apache.org/jira/browse/WICKET-1881
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 1.4-M3
>            Reporter: Adrian Sandor
>            Assignee: Johan Compagner
>
> See http://www.nabble.com/RequestCycle.urlFor-modifies-a-page%27s-parameters--td20031013.html
> RequestCycle.urlFor(Component, RequestListenerInterface, ValueMap) can modify the parameters of an existing page, if it goes through the first half of the method (the stateless branch)
> I suggest making a copy of the page parameters (if not null).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.