You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Martin Marinschek (JIRA)" <de...@myfaces.apache.org> on 2005/12/23 08:44:33 UTC

[jira] Closed: (MYFACES-857) Duplicate id in subview

     [ http://issues.apache.org/jira/browse/MYFACES-857?page=all ]
     
Martin Marinschek closed MYFACES-857:
-------------------------------------

    Fix Version: Nightly
     Resolution: Fixed

Hope this is resolved now.

Get back to us with any further information!

regards,

Martin

> Duplicate id in subview
> -----------------------
>
>          Key: MYFACES-857
>          URL: http://issues.apache.org/jira/browse/MYFACES-857
>      Project: MyFaces
>         Type: Bug
>   Components: Implementation
>     Versions: 1.1.1
>  Environment: Windows XP, Browser IE, Mozilla, Tomcat 5.0.28
>     Reporter: Juergen Melzer
>     Assignee: Martin Marinschek
>      Fix For: Nightly
>  Attachments: MYFACES-857.patch
>
> We use tiles and the myfaces integration. 
> But we get an exception:
> javax.faces.FacesException: cannot add component with id '_id13' and path : {Component-Path : [Class: javax.faces.component.html.HtmlPanelGrid,Id: _id13]} to its parent component. This might be a problem due to duplicate ids.
> at javax.faces.webapp.UIComponentTag.findComponent(UIComponentTag.java:401)
> at javax.faces.webapp.UIComponentTag.doStartTag(UIComponentTag.java:219)
> I think the problem is that the id is generated after the JspStateManagerImp.restoreTreeStructure is called. But inside the view there is still the id above.
> A possible solution is to restore the field _uniqueIdCounter of the class UIViewRoot to make correct counting...

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