[
https://issues.apache.org/jira/browse/WICKET-6812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emond Papegaaij reassigned WICKET-6812:
---------------------------------------
Assignee: Emond Papegaaij
> CSPHeaderConfiguration only copies first value from child-src to frame-src
> --------------------------------------------------------------------------
>
> Key: WICKET-6812
> URL: https://issues.apache.org/jira/browse/WICKET-6812
> Project: Wicket
> Issue Type: Bug
> Components: wicket-core
> Affects Versions: 9.0.0
> Reporter: Emond Papegaaij
> Assignee: Emond Papegaaij
> Priority: Minor
>
> The documentation states that values from {{child-src}} are copied to
> {{frame-src}} automatically if the latter is not set. However, after copying
> the first value, it is set and further values are not copied anymore.
> A possible solution would be to create an implementation of {{CSPRenderable}}
> that copies the value from another directive. This can then be set to copy
> the value from {{child-src}} into {frame-src}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)