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.4-M1, 1.3.3
            Reporter: Alexander Keul
            Priority: Minor
             Fix For: 1.4-M1, 1.3.3


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.

Reply via email to