You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2013/06/12 16:11:20 UTC

[jira] [Resolved] (WICKET-5227) Component.setMetaData() should not allow saving non-Serializable objects

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

Martin Grigorov resolved WICKET-5227.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 7.0.0
    
> Component.setMetaData() should not allow saving non-Serializable objects
> ------------------------------------------------------------------------
>
>                 Key: WICKET-5227
>                 URL: https://issues.apache.org/jira/browse/WICKET-5227
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 7.0.0
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>             Fix For: 7.0.0
>
>
> Application and RequestCycle can store any type of meta data because it is not being serialized.
> At the moment Session.setMetaData() works with Serializable value, but Component can accept any type and will fail during page serialization with runtime error.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira