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


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

        

Reply via email to