[
https://issues.apache.org/jira/browse/WW-5203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lukasz Lenart resolved WW-5203.
-------------------------------
Resolution: Fixed
PR got merged
> lazyPolicyBuilder in DefaultCspSettings is not lazy
> ---------------------------------------------------
>
> Key: WW-5203
> URL: https://issues.apache.org/jira/browse/WW-5203
> Project: Struts 2
> Issue Type: Bug
> Components: Core Interceptors
> Affects Versions: 6.0.0
> Reporter: Guido L. Woestmann
> Priority: Critical
> Fix For: 6.0.1
>
> Attachments: struts-ww-5203-make-lazy.patch,
> struts-ww-5203-normal-supplier.patch
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The "lazyPolicyBuilder" inside DefaultCspSettings is supposed to create the
> CSP-Policy-String only once. But the Variable "hasBeenCalled" isnt set to
> false anywhere, so the String will be created every time.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)