[
https://issues.apache.org/jira/browse/WICKET-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12693969#action_12693969
]
Nobutaka Otsuji commented on WICKET-2196:
-----------------------------------------
It still doesn't seem to work because it doesn't use the return value of
renderer.getDisplayValue()
> still doesn't seem to work - AjaxEditableChoiceLabel ignores ChoiceRenderer
> in newLabel(...)
> --------------------------------------------------------------------------------------------
>
> Key: WICKET-2196
> URL: https://issues.apache.org/jira/browse/WICKET-2196
> Project: Wicket
> Issue Type: Improvement
> Components: wicket-extensions
> Affects Versions: 1.3.3, 1.4-M1
> Reporter: Nobutaka Otsuji
> Priority: Minor
> Fix For: 1.3.4, 1.4-M2
>
>
> 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.