You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Max Starets (JIRA)" <de...@myfaces.apache.org> on 2010/10/08 21:07:32 UTC

[jira] Reopened: (TRINIDAD-1824) CollectionUtils._checkSerialization should not throw exceptions for null values

     [ https://issues.apache.org/jira/browse/TRINIDAD-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Max Starets reopened TRINIDAD-1824:
-----------------------------------


This change was inadvertently removed in revision 980996 

> CollectionUtils._checkSerialization should not throw exceptions for null values
> -------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-1824
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1824
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions: 2.0.0.3-core
>            Reporter: Max Starets
>            Assignee: Max Starets
>            Priority: Minor
>         Attachments: trinidad-1824.patch
>
>
> To reproduce the issue, enable serialization checking (-Dorg.apache.myfaces.trinidad.CHECK_STATE_SERIALIZATION=all ), and store a null value on the session map (whcih is legal).
> We need to modify CollectionUtils._checkSerialization() to not throw exceptions for null values.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.