[
https://issues.apache.org/jira/browse/TOBAGO-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296993#comment-16296993
]
Udo Schnurpfeil commented on TOBAGO-1236:
-----------------------------------------
Should be no longer a problem with fixing TOBAGO-1543.
> Naming concept for setting id/clientId in on-the-fly generated components
> -------------------------------------------------------------------------
>
> Key: TOBAGO-1236
> URL: https://issues.apache.org/jira/browse/TOBAGO-1236
> Project: MyFaces Tobago
> Issue Type: Improvement
> Reporter: Udo Schnurpfeil
> Assignee: Udo Schnurpfeil
>
> Some component renderer are creating "sub components" on-the-fly.
> Often is helps, when they use fixed names for the ids, to make the DOM easier
> to read, test, etc.
> The problem is, when the component is not a UINamingContainer, we will get a
> duplicate id exception.
> One solution may to define a generating concept like: prefix +
> id_from_main_component + const: e.g.: _t_sheet_next-button
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)