You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Henning Noeth (JIRA)" <de...@myfaces.apache.org> on 2017/02/27 10:53:45 UTC

[jira] [Updated] (TOBAGO-1707) No ID for tc:selectManyCheckbox and tc:selectOneRadio with labelLayout=skip

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

Henning Noeth updated TOBAGO-1707:
----------------------------------
    Status: Patch Available  (was: Open)

> No ID for tc:selectManyCheckbox and tc:selectOneRadio with labelLayout=skip
> ---------------------------------------------------------------------------
>
>                 Key: TOBAGO-1707
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1707
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 3.0.3
>            Reporter: Henning Noeth
>            Assignee: Henning Noeth
>         Attachments: TOBAGO_1707_No_ID_for_tc_selectManyCheckbox_and_tc_selectOneRadio_with_labelLayout_skip.patch
>
>
> ID is not rendered for:
> {code:xml}<tc:selectManyCheckbox id="id123" labelLayout="skip">{code}
> or
> {code:xml}<tc:selectOneRadio id="id123" labelLayout="skip">{code}
> Currently only the ID for the select-items is available.
> The ID is set to an outer DIV. "labelLayout='skip'" remove that outer DIV and thus also the ID.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)