[
https://issues.apache.org/jira/browse/WICKET-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12895768#action_12895768
]
Martin Grigorov commented on WICKET-2973:
-----------------------------------------
This check was added there to prevent re-rendering of a component which parent
is also added for re-rendering.
I.e. the fragment (the child in this case) should be re-rendered as part of its
re-rendered parent.
Can you please create a quickstart application and attach it here so we can
check what is wrong ?
Thanks!
> Ajax updates don't happen for FormComponents that are children of Fragments
> ---------------------------------------------------------------------------
>
> Key: WICKET-2973
> URL: https://issues.apache.org/jira/browse/WICKET-2973
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.4.6, 1.4.7, 1.4.8,
> 1.4.9
> Reporter: Julian Sinai
> Attachments: patch.txt
>
>
> See
> http://apache-wicket.1842946.n4.nabble.com/refreshing-fragment-td2286189.html#a2286189
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.