-
Improvement
-
Resolution: Fixed
-
Trivial
-
None
-
Windows Vista Business 64 bit. Internet Explorer 8
When I look at the main page with all the projects in Firefox a grid is visible. In IE8, however, the grid is not visible. As far I can see this is because a wrong contentType is set. According to the DeveloperToolbar in IE the page is shown in Quirks mode. If doctype is set to <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> then the page is shown in standards mode and the grid/hover effect works.
- is related to
-
JENKINS-5335 All Hudson pages are served without <!DOCTYPE HTML>
-
- Resolved
-
[JENKINS-7627] Display grid/hover effect in IE8
Link |
New:
This issue is related to |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Component/s | New: core [ 15593 ] | |
Component/s | Original: gui [ 15492 ] |
Workflow | Original: JNJira [ 137726 ] | New: JNJira + In-Review [ 187644 ] |
Jenkins 1.434 will serve all pages with DOCTYPE. (
JENKINS-5335)