[
https://issues.apache.org/jira/browse/WICKET-5731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14178244#comment-14178244
]
Andrea Del Bene commented on WICKET-5731:
-----------------------------------------
That was a problem in 7.x because we don't remove autocomponent anymore. Btw,
that transient fields should "survive" serialization, right? But I see that
field ajaxResponse inside AbstractAjaxResponse.AjaxHtmlHeaderContainer is not
set to null after page serialization, I have to do it manually with
onDetach...could be this a bug with serialization?
> Using "Submit" button in Ajax DropDownChoice example leads to broken HTML page
> ------------------------------------------------------------------------------
>
> Key: WICKET-5731
> URL: https://issues.apache.org/jira/browse/WICKET-5731
> Project: Wicket
> Issue Type: Bug
> Components: wicket-examples
> Affects Versions: 7.0.0-M3, 6.17.0
> Reporter: Martin Grigorov
> Assignee: Andrea Del Bene
> Fix For: 6.18.0, 7.0.0-M4
>
> Attachments: WICKET-5731-autocomponent-disappears-tree.mp4,
> WICKET-5731-autocomponent-disappears.mp4
>
>
> Using "Submit" button in Ajax DropDownChoice example leads to broken HTML
> page because style.css is not contributed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)