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/04 20:12:00 UTC

[jira] [Commented] (WICKET-6738) CSP: inline styling in UploadProgressBar

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

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

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

WICKET-6738: replaced inline styling with classes


> CSP: inline styling in UploadProgressBar
> ----------------------------------------
>
>                 Key: WICKET-6738
>                 URL: https://issues.apache.org/jira/browse/WICKET-6738
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>    Affects Versions: 9.0.0-M4
>            Reporter: Emond Papegaaij
>            Priority: Major
>
> {{UploadProgressBar}} contains inline {{display:none}}. This can probably be replaced by the {{wicket--hidden}} class. The accompanying javascript file also contains inline styling for the iframe rendering. This probably needs to be replaced by {{wicket--hidden-fields}}.



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