[
https://issues.apache.org/jira/browse/WICKET-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerolf Seitz resolved WICKET-1590.
----------------------------------
Resolution: Fixed
Fix Version/s: (was: 1.3.3)
(was: 1.4-M1)
1.4-M2
1.3.4
Assignee: Gerolf Seitz
i ended up wrapping the model parameter in an AbstractReadOnlyModel which uses
the renderer if available
> AjaxEditableChoiceLabel ignores ChoiceRenderer in newLabel(...)
> ---------------------------------------------------------------
>
> Key: WICKET-1590
> URL: https://issues.apache.org/jira/browse/WICKET-1590
> Project: Wicket
> Issue Type: Improvement
> Components: wicket-extensions
> Affects Versions: 1.3.3, 1.4-M1
> Reporter: Alexander Keul
> Assignee: Gerolf Seitz
> Priority: Minor
> Fix For: 1.3.4, 1.4-M2
>
> Attachments: patch-1.3.x.txt, patch.txt
>
>
> AjaxEditableChoiceLabel doesn't take any ChoiceRenderer passed in the
> constructor into account when creating the Label. I believe it defaults to
> the toString() of the modelObject, which isn't exactly optimal.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.