Defect #15381
Error pages improvement
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Code cleanup/refactoring | |||
Target version: | 2.5.0 | |||
Resolution: | Affected version: |
Description
Attached patch factors out CSS style for 404 and 500 error pages into public/stylesheets/error_pages.css and changes doctype into html5.
Now these pages pass w3c validation.
Related issues
Associated revisions
HTML5 conformance of error pages (#15381).
History
#1
Updated by Ksenia Altbregen about 7 years ago
Related to #5475.
#2
Updated by Mischa The Evil about 7 years ago
- Related to Defect #5475: Non conformances with W3C xhtml transitional standards added
#3
Updated by Jean-Philippe Lang about 7 years ago
- Status changed from New to Confirmed
- Target version set to 2.4.1
#4
Updated by Ksenia Altbregen about 7 years ago
#5
Updated by Jean-Philippe Lang about 7 years ago
- Status changed from Confirmed to Resolved
- Assignee set to Jean-Philippe Lang
Conformance of error pages is fixed in r12308. Absolute links to the stylesheet wouldn't work when Redmine is installed in a sub-URI and I prefered to keep the styles embedded with each page. Thanks for pointing this out.
#6
Updated by Jean-Philippe Lang about 7 years ago
- Target version changed from 2.4.1 to 2.4.2
#7
Updated by Jean-Philippe Lang about 7 years ago
- Status changed from Resolved to Closed
- Target version changed from 2.4.2 to 2.5.0