[ http://issues.apache.org/jira/browse/MYFACES-509?page=comments#action_12322809 ]
Mathias Broekelmann commented on MYFACES-509: --------------------------------------------- IMO checking ids with special handling of naming containers is better than using clientIds and closer to the spec. > StateManager.saveSerializedView must throw an IllegalStateException when View > contains duplicate IDs > ---------------------------------------------------------------------------------------------------- > > Key: MYFACES-509 > URL: http://issues.apache.org/jira/browse/MYFACES-509 > Project: MyFaces > Type: Bug > Components: JSR-127 > Versions: 1.0.9m9 > Reporter: Bruno Aranda > Assignee: Martin Marinschek > Fix For: Nightly Build > > Acording to the javadocs, the method StateManager.saveSerializedView must > throw an IllegalStateException if more than one component or facet within the > same NamingContainer in this view has the same non-null component id. -- 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
