[
https://issues.apache.org/jira/browse/WICKET-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18113066#comment-18113066
]
ASF subversion and git services commented on WICKET-7205:
---------------------------------------------------------
Commit 9812894075339659ece8f23190cd896b853b88e9 in wicket's branch
refs/heads/wicket-9.x from Schäfer, H.H. (Hans Hosea)
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=9812894075 ]
WICKET-7205: Resolve IRequestHandlerDelegate-Chain in CSP-Processing
(cherry picked from commit 00f2e01032023a67da610906094095317984eb5d)
> CSP-Headers not set if RenderPageRequestHandler wrapped in more than one
> IRequestHandlerDelegates
> -------------------------------------------------------------------------------------------------
>
> Key: WICKET-7205
> URL: https://issues.apache.org/jira/browse/WICKET-7205
> Project: Wicket
> Issue Type: Bug
> Components: wicket-core
> Affects Versions: 10.10.0, 10.11.0
> Reporter: Hans Schäfer
> Assignee: Pedro Santos
> Priority: Blocker
>
> If a RenderPageRequestHandler is wrapped in more than one
> IRequestHandlerDelegate, the unwrap-Method of IRequestHandlerDelegates does
> not return the RenderPageRequestHandler but a IRequestHandlerDelegates as it
> unwraps only the first one.
> This leads to not rendered CSPs.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)