[
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]