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
Type: Bug
Reporter: Christian Kesselheim
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