[
https://issues.apache.org/jira/browse/WICKET-3719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov updated WICKET-3719:
------------------------------------
Fix Version/s: 1.5-RC5
Set the "Fix version" to 1.5 RC5 so we wont forget it.
> Component's markup cannot be found in Ajax requests if the parent is
> transparent
> --------------------------------------------------------------------------------
>
> Key: WICKET-3719
> URL: https://issues.apache.org/jira/browse/WICKET-3719
> Project: Wicket
> Issue Type: Bug
> Components: wicket-core
> Affects Versions: 1.5-RC4
> Reporter: Martin Grigorov
> Assignee: Juergen Donnerstag
> Fix For: 1.5-RC5
>
> Attachments: WICKET-3719.patch
>
>
> When TransparentWebMarkupContainer is used an inner markup container cannot
> find its markup on Ajax updates.
> The problem seems to be caused by the fact that ComponentResolvers#resolve()
> is not executed and since there is transparent container involved
> Markup.find(String) cannot find the markup for non-transparent markup
> containers.
> I'll commit a disabled test case that shows the problem.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira