You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/05/29 07:05:01 UTC

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

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

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

Commit 8e9b2dadbf799fd97c2844964c8cdf6a945cc880 in wicket's branch refs/heads/wicket-8.x from Martin Tzvetanov Grigorov
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=8e9b2da ]

WICKET-6671 IAjaxLink should be serializable

Same for IAjaxIndicatorAware, IAjaxRegionMarkupIdProvider and IDebugBarContributor


> 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
>            Priority: Major
>
> 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)