You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2010/09/22 11:16:34 UTC

[jira] Closed: (WICKET-1900) Implement isEscapeLabalMarkup for RadioChoice

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

Martijn Dashorst closed WICKET-1900.
------------------------------------

    Resolution: Won't Fix

1.3.8 won't be released. 

> 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
>
> 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.