You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Emond Papegaaij (Jira)" <ji...@apache.org> on 2020/02/17 20:28:00 UTC

[jira] [Resolved] (WICKET-6749) CSP: Inline styling in ExceptionErrorPage.html

     [ https://issues.apache.org/jira/browse/WICKET-6749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emond Papegaaij resolved WICKET-6749.
-------------------------------------
    Fix Version/s: 9.0.0-M5
         Assignee: Emond Papegaaij
       Resolution: Fixed

> CSP: Inline styling in ExceptionErrorPage.html
> ----------------------------------------------
>
>                 Key: WICKET-6749
>                 URL: https://issues.apache.org/jira/browse/WICKET-6749
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-core
>    Affects Versions: 9.0.0-M4
>            Reporter: Emond Papegaaij
>            Assignee: Emond Papegaaij
>            Priority: Major
>             Fix For: 9.0.0-M5
>
>
> {{ExceptionErrorPage.html}} contains inline styling. Move the styling to a CSS file. The same is true for the other error pages:
> {code}
> wicket-core/src/main/java/org/apache/wicket/markup/html/pages/AccessDeniedPage.html
> wicket-core/src/main/java/org/apache/wicket/markup/html/pages/ExceptionErrorPage.html
> wicket-core/src/main/java/org/apache/wicket/markup/html/pages/InternalErrorPage.html
> wicket-core/src/main/java/org/apache/wicket/markup/html/pages/PageExpiredErrorPage.html
> {code}



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