[
https://issues.apache.org/jira/browse/WICKET-1900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Vaynberg reopened WICKET-1900:
-----------------------------------
Assignee: (was: Igor Vaynberg)
> Implement isEscapeLabalMarkup for RadioChoice
> ---------------------------------------------
>
> Key: WICKET-1900
> URL: https://issues.apache.org/jira/browse/WICKET-1900
> Project: Wicket
> Issue Type: New Feature
> Components: wicket
> Affects Versions: 1.3.5
> Reporter: Pointbreak
> Fix For: 1.3.8
>
>
> The CheckBoxMultipleChoice class has a method isEscapeLabelMarkup that can be
> overriden to suppress escaping the markup of labels for each choice.
> The class RadioChoice is more or less analogous to CheckBoxMultipleChoice,
> but does not have an isEscapeLabelMarkup method, so no means to suppress
> escaping the markup of labels.
> I suggest to add this to the interface of RadioChoice as well.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.