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