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/03/26 23:27:24 UTC

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

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


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

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-2300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

       Resolution: Fixed
    Fix Version/s: 5.0.15

> 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
>             Fix For: 5.0.15
>
>
> 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


[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

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
    [ 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


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

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-2300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAPESTRY-2300:
----------------------------------------------

    Assignee: Howard M. Lewis Ship

> 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