[ http://issues.apache.org/jira/browse/MYFACES-1301?page=all ]
Thomas Spiegl reopened MYFACES-1301: ------------------------------------ do not apply this patch again. It breaks ApplicationImpl.createComponent (see MYFACES-1430) the problem must be somewhere else > Check for stale components is effectively broken as implemented in > myfaces-impl >1.1.2 > -------------------------------------------------------------------------------------- > > Key: MYFACES-1301 > URL: http://issues.apache.org/jira/browse/MYFACES-1301 > Project: MyFaces Core > Issue Type: Bug > Reporter: Christian Kesselheim > Assigned To: Grant Smith > Fix For: 1.1.4 > > Attachments: patch.ckesselh_20060509 > > > This causes an IllegalStateException about "duplicate ids" to pop-up when > navigating from one to another instance of the same view, while using > component binding at the same time. If you look at the code in > ApplicationImpl, starting line 430, you see that it actually fails to archive > anything, apart from a fancy log message per stale component it finds. Patch > is attached. -- 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