You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Hudson (JIRA)" <de...@myfaces.apache.org> on 2013/08/08 17:25:50 UTC

[jira] [Commented] (TOBAGO-1294) DuplicateIdException in TabGroup navigation Menu

    [ https://issues.apache.org/jira/browse/TOBAGO-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13733595#comment-13733595 ] 

Hudson commented on TOBAGO-1294:
--------------------------------

SUCCESS: Integrated in tobago-trunk #1059 (See [https://builds.apache.org/job/tobago-trunk/1059/])
TOBAGO-1294 - DuplicateIdException in TabGroup navigation Menu (weber: http://svn.apache.org/viewvc/?view=rev&rev=1511812)
* /myfaces/tobago/trunk/tobago-theme/tobago-theme-scarborough/src/main/java/org/apache/myfaces/tobago/renderkit/html/scarborough/standard/tag/TabGroupRenderer.java

                
> DuplicateIdException in TabGroup navigation Menu
> ------------------------------------------------
>
>                 Key: TOBAGO-1294
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1294
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Themes
>    Affects Versions: 2.0.0-alpha-1
>            Reporter: Volker Weber
>            Assignee: Volker Weber
>             Fix For: 2.0.0-alpha-2, 2.0.0
>
>
> I can't reproduce this in the demo app, but reproduceable in our application:
> 2013-08-08 13:55:39,716 TP-Processor2 ERROR - de.inexso.erm.jsf.util.PreparePhaseListener:154 - Exception: Client-id : j_id7 is duplicated in the faces tree. Component : page:j_id7, path: {Component-Path : [Class: de.inexso.commons.jsf.c
> omponent.InexsoViewRoot,ViewId: /editing/workStationQuality.jspx][Class: org.apache.myfaces.tobago.component.UIPage,Id: page][Class: org.apache.myfaces.tobago.component.UIPanel,Id: mainContent][Class: org.apache.myfaces.tobago.component.
> UIPanel,Id: j_id_11][Class: org.apache.myfaces.tobago.component.UITabGroup,Id: workStation][Class: org.apache.myfaces.tobago.component.UIToolBar,Id: j_id38][Class: org.apache.myfaces.tobago.component.UICommand,Id: j_id2][Class: org.apach
> e.myfaces.tobago.component.UIMenu,Id: j_id3][Class: org.apache.myfaces.tobago.component.UIMenuCommand,Id: j_id7]}
> java.lang.IllegalStateException: Client-id : j_id7 is duplicated in the faces tree. Component : page:j_id7, path: {Component-Path : [Class: de.inexso.commons.jsf.component.InexsoViewRoot,ViewId: /editing/workStationQuality.jspx][Class: o
> rg.apache.myfaces.tobago.component.UIPage,Id: page][Class: org.apache.myfaces.tobago.component.UIPanel,Id: mainContent][Class: org.apache.myfaces.tobago.component.UIPanel,Id: j_id_11][Class: org.apache.myfaces.tobago.component.UITabGroup
> ,Id: workStation][Class: org.apache.myfaces.tobago.component.UIToolBar,Id: j_id38][Class: org.apache.myfaces.tobago.component.UICommand,Id: j_id2][Class: org.apache.myfaces.tobago.component.UIMenu,Id: j_id3][Class: org.apache.myfaces.tob
> ago.component.UIMenuCommand,Id: j_id7]}
>         at org.apache.myfaces.application.StateManagerImpl.checkForDuplicateIds(StateManagerImpl.java:273)
>         at org.apache.myfaces.application.StateManagerImpl.checkForDuplicateIds(StateManagerImpl.java:295)
>         at org.apache.myfaces.application.StateManagerImpl.checkForDuplicateIds(StateManagerImpl.java:289)
>         at org.apache.myfaces.application.StateManagerImpl.checkForDuplicateIds(StateManagerImpl.java:295)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira