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

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

Commit a36ed9f200429cc86ffe8b2134c42c49952a9e54 in wicket's branch 
refs/heads/master from Sven Meier
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=a36ed9f200 ]

WICKET-7065 replace inline js with header item


> 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, 9.14.0
>            Reporter: Michael Haeusler
>            Assignee: Sven Meier
>            Priority: Major
>             Fix For: 9.15.0, 10.0.0-M2
>
>
> 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