[
https://issues.apache.org/jira/browse/TOMAHAWK-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644409#action_12644409
]
Leonardo Uribe commented on TOMAHAWK-1301:
------------------------------------------
The error related here is about t:radio rendering, according to the example,
not t:selectOneRadio rendering. Maybe it is a misunderstanding.
> render ids of radio buttons
> ---------------------------
>
> Key: TOMAHAWK-1301
> URL: https://issues.apache.org/jira/browse/TOMAHAWK-1301
> Project: MyFaces Tomahawk
> Issue Type: Improvement
> Components: selectOneRadio / radio
> Reporter: Michael Heinen
> Assignee: Leonardo Uribe
> Fix For: 1.1.7
>
> Attachments: 1301.zip
>
>
> I miss the id attribute in radio buttons (input tags) rendered via
> t:selectOneRadio.
> This is required in order for easier javascript access and for better
> accessibility during Selenium testing.
> Therefore I request an additional boolean attribute renderChildIds.
> The index of the radio buttons should be rendered in brackets, e.g.
> myform:mybutton[0] - myform:mybutton[n]
> I'll try to provide a patch
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.