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

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

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

WICKET-6737: submit form via triggered submit event

This will also invoke any inline onsubmit handler on the form. Via
shouldTriggerJavaScriptSubmitEvent on SubmitLink (was
shouldInvokeJavaScriptFormOnsubmit) 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