[
https://issues.apache.org/jira/browse/WICKET-3906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13065924#comment-13065924
]
Martin Grigorov commented on WICKET-3906:
-----------------------------------------
Can you give some more details?
I don't understand you.
The problem I see is that
org.apache.wicket.request.mapper.parameter.PageParameters.set(String, Object,
int) ignores the index when calling #add().
But from the description I think you mean something else in the two points.
> 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
> 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