You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2008/09/11 21:19:44 UTC

[jira] Commented: (TAPESTRY-2300) The RadioGroup component always generates its control name from its component id; a new parameter should give some override control over this

    [ https://issues.apache.org/jira/browse/TAPESTRY-2300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12630319#action_12630319 ] 

Howard M. Lewis Ship commented on TAPESTRY-2300:
------------------------------------------------

For consistency with other form control components, such as TextField, the parameter will be "clientId".

> The RadioGroup component always generates its control name from its component id; a new parameter should give some override control over this
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-2300
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2300
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-core
>    Affects Versions: 5.0.11
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>
> i.e., <t:radiogroup t:id="foo" name="bar"> should generate a unique control name from "bar" not "foo".  The name parameter should default to the component's id.

-- 
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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org