[ 
https://issues.apache.org/jira/browse/WICKET-5828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14309809#comment-14309809
 ] 

ASF subversion and git services commented on WICKET-5828:
---------------------------------------------------------

Commit 5c42e992b0cffbdd1e65cb7dbdf5633b156bb5b9 in wicket's branch 
refs/heads/master from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=5c42e99 ]

Merge branch 'WICKET-5828' of https://github.com/klopfdreh/wicket into 
pr-89-WICKET-5828


> PageProvider not serializable
> -----------------------------
>
>                 Key: WICKET-5828
>                 URL: https://issues.apache.org/jira/browse/WICKET-5828
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 7.0.0-M4
>            Reporter: Tore Åsen-Grøssereid
>
> Creating an InlineFrame for a Page gives ObjectCheckException: The object 
> type is not Serializable! 
> The PageProvider is not serializable.
> InlineFrame iframe = new InlineFrame( "iframe", new Page(){});
> add( iframe );
> should be enough to reproduce it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to