Emond Papegaaij created WICKET-6741:
---------------------------------------
Summary: 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
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)