[
https://issues.apache.org/jira/browse/WICKET-459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alastair Maw updated WICKET-459:
--------------------------------
Fix Version/s: 1.3.0-rc1
> Add to API: Palette requires a ChoiceRenderer with both a displayvalue and id
> value
> -----------------------------------------------------------------------------------
>
> Key: WICKET-459
> URL: https://issues.apache.org/jira/browse/WICKET-459
> Project: Wicket
> Issue Type: Task
> Components: wicket-extensions
> Affects Versions: 1.2.5
> Environment: tomcat 5.5, java 1.5
> Reporter: Ivana Cace
> Priority: Minor
> Fix For: 1.3.0-rc1
>
>
> The Palette component needs to be constructed with a ChoiceRenderer that
> specifies both the value to display as the value to identify items. Otherwise
> the items cannot be identified and the model (selected) will hold n copies of
> the first item selected.
> This should be in the API.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.