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

Emond Papegaaij updated WICKET-6749:
------------------------------------
    Description: 
{{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}


  was:{{ExceptionErrorPage.html}} contains inline styling. Move the styling to 
a CSS file.


> 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
>            Priority: Major
>
> {{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)

Reply via email to