Michael Haeusler created WICKET-7065:
----------------------------------------

             Summary: 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


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