Andrew Robinson created TRINIDAD-2429:
-----------------------------------------
Summary: UIXCollection sets up the context when not necessary
Key: TRINIDAD-2429
URL: https://issues.apache.org/jira/browse/TRINIDAD-2429
Project: MyFaces Trinidad
Issue Type: Bug
Components: Components
Affects Versions: 2.1.1-core
Reporter: Andrew Robinson
Assignee: Andrew Robinson
UIXCollection assumes that the component is not in context when methods like
processEvent are called. The issue will happen when these methods are called
inside of a visit callback. In these cases the UIXCollection is setup twice and
torn down twice.
--
This message was sent by Atlassian JIRA
(v6.1#6144)