You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/08/22 10:17:45 UTC

[jira] [Commented] (WICKET-5941) Headers not rendered for components inside TransparentWebMarkupContainer on ajax update

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

ASF subversion and git services commented on WICKET-5941:
---------------------------------------------------------

Commit 57630dc559a1e1e3f347eb9f9f5816534586bf67 in wicket's branch refs/heads/wicket-6.x from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=57630dc ]

WICKET-5941 Headers not rendered for components inside TransparentWebMarkupContainer on ajax update

Remove 'final' for Component#isRendering().
This breaks the build of WicketStuff


> Headers not rendered for components inside TransparentWebMarkupContainer on ajax update
> ---------------------------------------------------------------------------------------
>
>                 Key: WICKET-5941
>                 URL: https://issues.apache.org/jira/browse/WICKET-5941
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.20.0, 7.0.0-M6
>            Reporter: Emond Papegaaij
>            Assignee: Andrea Del Bene
>             Fix For: 6.21.0, 7.1.0
>
>         Attachments: refreshhead.tar.gz
>
>
> When a TransparentWebMarkupContainer is refreshed using ajax, components inside it do not render headers. The attached quickstart shows this problem. The AjaxLink only works once.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)