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

Sven Meier commented on WICKET-7065:
------------------------------------

[~mhaeusle] I've pushed a fix to branch 
[https://github.com/apache/wicket/tree/fix/WICKET-7065-filter-form-inline-js]

Could you try out if that fixes the csp problem?

> TextFilteredPropertyColumn violates CSP
> ---------------------------------------
>
>                 Key: WICKET-7065
>                 URL: https://issues.apache.org/jira/browse/WICKET-7065
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 10.0.0-M1
>            Reporter: Michael Haeusler
>            Priority: Major
>
> Using a {{TextFilteredPropertyColumn}} creates an input element with an 
> inline focus event which violates a strict CSP.
> <input
>   ...
>   onfocus="Wicket.FilterForm.focused(this, 'id6focus');"
> />
> {{}}{{ }}
> Similar to WICKET-6741



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to