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/22 02:15:24 UTC

[jira] Created: (TAPESTRY-2294) The various link components should only generate an id attribute if the id parameter is bound

The various link components should only generate an id attribute if the id parameter is bound
---------------------------------------------------------------------------------------------

                 Key: TAPESTRY-2294
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2294
             Project: Tapestry
          Issue Type: Improvement
    Affects Versions: 5.0.11
            Reporter: Howard M. Lewis Ship


This is the id parameter, not the t:id attribute.  If bound, then the bound value is uniqued via the PageRenderSupport and output.  If id is not bound, not id attribute is rendered.

-- 
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-2294) The various link components should only generate an id attribute if the id parameter is bound

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

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

    Assignee: Howard M. Lewis Ship

> The various link components should only generate an id attribute if the id parameter is bound
> ---------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-2294
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2294
>             Project: Tapestry
>          Issue Type: Improvement
>    Affects Versions: 5.0.11
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>
> This is the id parameter, not the t:id attribute.  If bound, then the bound value is uniqued via the PageRenderSupport and output.  If id is not bound, not id attribute is rendered.

-- 
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-2294) The various link components should only generate an id attribute if the id parameter is bound

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

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

Or, here's a better idea; an id should only be generated if getClientId() is invoked, at which point the id attribute of the element may be set.  Dynamic updates to the DOM are a great thing.

> The various link components should only generate an id attribute if the id parameter is bound
> ---------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-2294
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2294
>             Project: Tapestry
>          Issue Type: Improvement
>    Affects Versions: 5.0.11
>            Reporter: Howard M. Lewis Ship
>
> This is the id parameter, not the t:id attribute.  If bound, then the bound value is uniqued via the PageRenderSupport and output.  If id is not bound, not id attribute is rendered.

-- 
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-2294) The various link components should only generate an id attribute if the id parameter is bound

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

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

       Resolution: Fixed
    Fix Version/s: 5.0.12

> The various link components should only generate an id attribute if the id parameter is bound
> ---------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-2294
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2294
>             Project: Tapestry
>          Issue Type: Improvement
>    Affects Versions: 5.0.11
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.0.12
>
>
> This is the id parameter, not the t:id attribute.  If bound, then the bound value is uniqued via the PageRenderSupport and output.  If id is not bound, not id attribute is rendered.

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