[
https://issues.apache.org/jira/browse/WICKET-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Juergen Donnerstag resolved WICKET-2592.
----------------------------------------
Resolution: Fixed
Fix Version/s: 1.5-M1
1.4.5
Assignee: Juergen Donnerstag
> Add support for arbitrary PageParameters values in
> QueryStringUrlCodingStrategy
> -------------------------------------------------------------------------------
>
> Key: WICKET-2592
> URL: https://issues.apache.org/jira/browse/WICKET-2592
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 1.4.3
> Reporter: Marat Radchenko
> Assignee: Juergen Donnerstag
> Fix For: 1.4.5, 1.5-M1
>
> Attachments: QuertStringUrlCodingStrategyTest.java
>
>
> QueryStringUrlCodingStrategy, in contrast to
> BookmarkablePageRequestTargetUrlCodingStrategy that it inherits from,
> supports only String and String[] values. This makes it hard to switch
> strategies.
> Please, make it support arbitrary value type by calling toString() on them.
> Testcase attached.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.