[
https://issues.apache.org/jira/browse/WICKET-3906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov resolved WICKET-3906.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.5-RC6
Assignee: Martin Grigorov
#set() now respects the index.
Added #getPosition(String name) which returns the current position of named
parameter or -1 if there is no such.
> PageParameters#set not follow INamedParameters#set behavior
> -----------------------------------------------------------
>
> Key: WICKET-3906
> URL: https://issues.apache.org/jira/browse/WICKET-3906
> Project: Wicket
> Issue Type: Bug
> Components: wicket-core
> Affects Versions: 1.5-RC5.1
> Reporter: Igor Azarny
> Assignee: Martin Grigorov
> Fix For: 1.5-RC6
>
> Original Estimate: 4h
> Remaining Estimate: 4h
>
> Couple of problems to work with page parameters:
> Major - The PageParameters#set(final String name, final Object value, final
> int index) used remove/add pattern instead of set parameter value by
> specified index.
> Minor - Inposible to get the index of key in elegant way to use obtained
> index in #set operation
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira