[
https://issues.apache.org/jira/browse/TOBAGO-811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bernd Bohmann resolved TOBAGO-811.
----------------------------------
Resolution: Fixed
> Dublicate Id Excepiton with RI 1.1
> ----------------------------------
>
> Key: TOBAGO-811
> URL: https://issues.apache.org/jira/browse/TOBAGO-811
> Project: MyFaces Tobago
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.5.0-alpha-1
> Environment: Sun RI 1.1_02
> Facelets 1.1.14
> Reporter: Udo Schnurpfeil
> Assignee: Udo Schnurpfeil
> Fix For: 1.5.0, 1.5.0-alpha-2
>
>
> When using e.g. some tc:cell in a page, there will be an dublicate id
> exception thrown.
> The problem is, that the id counter in UIViewRoot will be resetted in the
> method "encodeBegin".
> The automatically generated LayoutManager components are created while
> encoding, and so they are getting ids counted up from 0.
> The solution is
> - override the createUniqueId in case of JSF 1.1 and
> - create the dynamic components before the encoding phase
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira