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

Martin Grigorov commented on WICKET-3989:
-----------------------------------------

The problem lies in org.apache.wicket.markup.MarkupFragment.find(String). It 
stops looking for inner IMarkupElements if the component doesn't match and is 
not auto-component. I'll see how to make TransparentWebMarkupContainer's tag 
always auto, and what would that break.

> MarkupNotFoundException when refreshing a component with AJAX inside a 
> TransparentWebMarkupContainer
> ----------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-3989
>                 URL: https://issues.apache.org/jira/browse/WICKET-3989
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5-RC6
>            Reporter: Emond Papegaaij
>         Attachments: myproject.tar.gz
>
>
> A component placed inside a TransparentWebMarkupContainer, added to its 
> parent cannot be refreshed with AJAX. See quickstart.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to