[
https://issues.apache.org/jira/browse/MYFACES-2684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonardo Uribe resolved MYFACES-2684.
-------------------------------------
Fix Version/s: 1.1.8-SNAPSHOT
1.2.9-SNAPSHOT
2.0.1-SNAPSHOT
Resolution: Fixed
> UIComponentBase.saveAttachedState save transient elements on List case
> ----------------------------------------------------------------------
>
> Key: MYFACES-2684
> URL: https://issues.apache.org/jira/browse/MYFACES-2684
> Project: MyFaces Core
> Issue Type: Bug
> Affects Versions: 1.1.7, 1.2.8
> Reporter: Leonardo Uribe
> Assignee: Leonardo Uribe
> Fix For: 1.1.8-SNAPSHOT, 1.2.9-SNAPSHOT, 2.0.1-SNAPSHOT
>
>
> UIComponentBase.saveAttachedState needs a null check when a List object is
> saved. Elements that implements StateHolder and are transient just return
> null, so if we save a list like facesListeners, we end adding null values to
> the List.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.