You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Christian Kaltepoth (JIRA)" <de...@myfaces.apache.org> on 2008/07/06 13:04:55 UTC

[jira] Updated: (TOMAHAWK-1295) should render 'id' html attribute

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

Christian Kaltepoth updated TOMAHAWK-1295:
------------------------------------------

    Status: Patch Available  (was: Open)

> <t:radio> should render 'id' html attribute
> -------------------------------------------
>
>                 Key: TOMAHAWK-1295
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1295
>             Project: MyFaces Tomahawk
>          Issue Type: New Feature
>          Components: selectOneRadio / radio
>    Affects Versions: 1.1.7-SNAPSHOT
>            Reporter: Christian Kaltepoth
>            Priority: Minor
>         Attachments: t_radio_render_id.patch
>
>
> Currently <t:radio> does not render its id. This prevents usage of html label 
> tags attached to the radio button.
> The feature is already present in HtmlRadioRendererBase.renderRadio() and
> can be activated with the boolean flag 'renderId'.
> This patch contains the required change for the extended HtmlRadioRenderer and 
> an update for myfaces-example-simple webapp.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.