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 2019/05/29 07:05:01 UTC

[jira] [Resolved] (WICKET-6671) IAjaxLink should be serializable

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

Martin Grigorov resolved WICKET-6671.
-------------------------------------
       Resolution: Fixed
         Assignee: Martin Grigorov
    Fix Version/s: 9.0.0-M2
                   8.6.0

> IAjaxLink should be serializable
> --------------------------------
>
>                 Key: WICKET-6671
>                 URL: https://issues.apache.org/jira/browse/WICKET-6671
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-core
>    Affects Versions: 8.3.0
>            Reporter: Dirk Forchel
>            Assignee: Martin Grigorov
>            Priority: Major
>             Fix For: 8.6.0, 9.0.0-M2
>
>
> The public interface IAjaxLink should be serializable and should extend the IClusterable interface. Otherwise it would not be possible without warning messages to hold a field of IAjaxLink in a Serializable class (e.g. like AjaxPagingNavigationBehavior does).
> Code analyzed by IDEA inspections: *Non-serializable field 'owner' in a Serializable class*



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)