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

Howard M. Lewis Ship closed TAPESTRY-2255.
------------------------------------------

    Resolution: Invalid
      Assignee: Howard M. Lewis Ship

RadioGroups are non-visual, it doesn't make sense to attach a label to them 
since there's no client-side element.  You should use labels with Radio 
components.

> Labels for RadioGroup are given the id "null:label"
> ---------------------------------------------------
>
>                 Key: TAPESTRY-2255
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2255
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Core Components
>    Affects Versions: 5.0.10
>            Reporter: Josh Canfield
>            Assignee: Howard M. Lewis Ship
>
> The RadioGroup explicitly returns null for the clientId. The label component 
> uses the field clientId to generate the id attribute of the resulting 
> element. Thus labels for RadioGroup get an id of "null:label"

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to