You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by natefki <zi...@outlook.com> on 2020/03/30 17:32:00 UTC

Re: FileUpload class still implements IClusterable

FileUpload class despite everything actualizes IClusterable however it
contains a field of type FileItem: which is never again Serializable, Drop
IClusterable.

--
Sent from: http://apache-wicket.1842946.n4.nabble.com/Users-forum-f1842947.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: FileUpload class still implements IClusterable

Posted by Sven Meier <sv...@meiers.net>.
This will be fixed with Wicket 9.

Have fun
Sven

On 30.03.20 19:32, natefki wrote:
> FileUpload class despite everything actualizes IClusterable however it
> contains a field of type FileItem: which is never again Serializable, Drop
> IClusterable.
>
> --
> Sent from: http://apache-wicket.1842946.n4.nabble.com/Users-forum-f1842947.html
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org