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

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

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

WICKET-6737: submit form via triggered submit event

This will also invoke any inline onsubmit handler on the form. Via
shouldTriggerJavaScriptSubmitEvent on SubmitLink (was
shouldTriggerJavaScriptSubmitEvent) controls whether the event is used
or f.submit() is executed. The latter will not trigger any event
handlers.


> CSP: violations in examples
> ---------------------------
>
>                 Key: WICKET-6737
>                 URL: https://issues.apache.org/jira/browse/WICKET-6737
>             Project: Wicket
>          Issue Type: Improvement
>    Affects Versions: 9.0.0-M4
>            Reporter: Emond Papegaaij
>            Priority: Major
>
> The examples contain inline styling at several places. This should be moved 
> to the examples stylesheets. Also, the base stylesheets imports 2 other 
> stylesheets. This does not work with a nonce.
> {{WebSocketBehaviorDemoPage}} contains inline JS



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

Reply via email to