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

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

Commit 042a55dc6fc5c7669a3c110a60eac9add94323af in wicket's branch 
refs/heads/master from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=042a55d ]

WICKET-5895 validateHeaders fails to detect missing head/body (regression)

(cherry picked from commit 008cdad4766d9e355c078e8a8a4285e11e20e97a)


> validateHeaders fails to detect missing head/body (regression)
> --------------------------------------------------------------
>
>                 Key: WICKET-5895
>                 URL: https://issues.apache.org/jira/browse/WICKET-5895
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.5.0
>            Reporter: Adrian Sandor
>            Assignee: Martin Grigorov
>         Attachments: bug5895.zip
>
>
> I have a page that adds a panel which has a markup header contribution 
> (wicket:head). The page has no head or body tag. In wicket 1.4, this logs a 
> conspicuous error message, but in wicket 6 it ignores it silently.
> I see that validateHeaders still tries to render the header and check if 
> there was anything added, but the problem is that the header does not get 
> rendered into the response object it's checking.



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

Reply via email to