[
https://issues.apache.org/jira/browse/WICKET-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Keul updated WICKET-1590:
-----------------------------------
Attachment: patch-1.3.x.txt
patch.txt
Patch.txt should work on the 1.4 version of wicket, however I don't use it yet
and as such haven't tested it.
Patch-1.3.x.txt is more or less the same as I'm doing as a workaround, so it
should be functional.
> 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
> Priority: Minor
> Fix For: 1.3.3, 1.4-M1
>
> 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.