[richfaces-issues] [JBoss JIRA] Resolved: (RF-8223) ExtendedDataTable duplicate Id exception

Alex Kolonitsky (JIRA) jira-events at lists.jboss.org
Wed Dec 23 08:24:38 EST 2009


     [ https://jira.jboss.org/jira/browse/RF-8223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Kolonitsky resolved RF-8223.
---------------------------------

    Resolution: Done


> ExtendedDataTable duplicate Id exception
> ----------------------------------------
>
>                 Key: RF-8223
>                 URL: https://jira.jboss.org/jira/browse/RF-8223
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: JSF 2.0
>    Affects Versions: 3.3.3.BETA1
>            Reporter: Alex Kolonitsky
>            Assignee: Alex Kolonitsky
>             Fix For: 3.3.3.CR1
>
>
> For example below
> <f:view>
>     <h:form id="form">
>         <rich:extendedDataTable id="table">
>             <rich:column >Hello</rich:column>
>         </rich:extendedDataTable>
>     </h:form>
> </f:view>
> I have an exception 
> java.lang.IllegalStateException: duplicate Id for a component form:table:j_id3
> 	org.ajax4jsf.application.TreeStructureNode.apply(TreeStructureNode.java:68)
> 	org.ajax4jsf.application.TreeStructureNode.apply(TreeStructureNode.java:92)
> 	org.ajax4jsf.application.TreeStructureNode.apply(TreeStructureNode.java:92)
> 	org.ajax4jsf.application.TreeStructureNode.apply(TreeStructureNode.java:92)
> 	org.ajax4jsf.application.TreeStructureNode.apply(TreeStructureNode.java:92)
> 	org.ajax4jsf.application.AjaxStateManager.getTreeStructureToSave(AjaxStateManager.java:194)
> 	org.ajax4jsf.application.AjaxStateManager.buildViewState(AjaxStateManager.java:520)
> 	org.ajax4jsf.application.AjaxStateManager.saveSerializedView(AjaxStateManager.java:473)
> 	com.sun.facelets.FaceletViewHandler.renderView(FaceletViewHandler.java:615)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list