Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.3.3, 1.4-M1
-
None
Description
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.
Attachments
Attachments
Issue Links
- is cloned by
-
WICKET-2196 still doesn't seem to work - AjaxEditableChoiceLabel ignores ChoiceRenderer in newLabel(...)
- Resolved