[
https://issues.apache.org/jira/browse/WICKET-6741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17028557#comment-17028557
]
ASF subversion and git services commented on WICKET-6741:
---------------------------------------------------------
Commit 3b87375ec74a822631f07199a8460edad190c939 in wicket's branch
refs/heads/master from Emond Papegaaij
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=3b87375 ]
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)