Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
8.3.0
-
None
Description
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