You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Juergen Donnerstag (JIRA)" <ji...@apache.org> on 2009/04/12 13:40:15 UTC

[jira] Resolved: (WICKET-2196) still doesn't seem to work - AjaxEditableChoiceLabel ignores ChoiceRenderer in newLabel(...)

     [ https://issues.apache.org/jira/browse/WICKET-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Juergen Donnerstag resolved WICKET-2196.
----------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 1.3.4)
                       (was: 1.4-M2)
                   1.4-RC3
         Assignee: Juergen Donnerstag

fixed

> 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: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.4-RC2
>            Reporter: Nobutaka Otsuji
>            Assignee: Juergen Donnerstag
>             Fix For: 1.4-RC3
>
>         Attachments: 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.