You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/02/02 19:59:00 UTC

[jira] [Commented] (WICKET-6741) CSP: inline JS in FormComponentUpdatingBehavior

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

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

Commit 419f41eda8e251e22ee6f48e2c66bae4741c8b55 in wicket's branch refs/heads/csp from Emond Papegaaij
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=419f41e ]

WICKET-6741: move inline event handling to binding


> CSP: inline JS in FormComponentUpdatingBehavior
> -----------------------------------------------
>
>                 Key: WICKET-6741
>                 URL: https://issues.apache.org/jira/browse/WICKET-6741
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-core
>    Affects Versions: 9.0.0-M4
>            Reporter: Emond Papegaaij
>            Priority: Major
>
> The event handlers are rendered as inline handlers, like onchange. This does not work with a strict CSP. Replace the handlers with event binding.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)