Actions
Defect #15381
closedError pages improvement
Status:
Closed
Priority:
Normal
Assignee:
Category:
Code cleanup/refactoring
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
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.
Files
Related issues
Updated by Mischa The Evil about 11 years ago
- Related to Defect #5475: Non conformances with W3C xhtml transitional standards added
Updated by Jean-Philippe Lang about 11 years ago
- Status changed from New to Confirmed
- Target version set to 2.4.1
Updated by Ksenia Altbregen about 11 years ago
Updated by Jean-Philippe Lang about 11 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.
Updated by Jean-Philippe Lang almost 11 years ago
- Target version changed from 2.4.1 to 2.4.2
Updated by Jean-Philippe Lang almost 11 years ago
- Status changed from Resolved to Closed
- Target version changed from 2.4.2 to 2.5.0
Actions