-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Windows 7 64-bit, Internet Explorer 8
Going to https://server/hudson/builds in IE8 results in a script error. The timeline then doesn't display (it's just an empty box). The timeline displays properly in Chrome, so it does work correctly on our server.
Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; OfficeLiveConnector.1.4; OfficeLivePatch.1.3; .NET4.0C) Timestamp: Wed, 8 Sep 2010 13:38:01 UTC Message: Object doesn't support this property or method Line: 18 Char: 5 Code: 0 URI: https://hudson.server.local/hudson/builds
Line 18 is the window.addEventListener() line:
<script> var tz = -8.0; window.addEventListener('load', function() { var tl_el = document.getElementById("tl"); ...
- is related to
-
JENKINS-6439 Timeline on BuildTimeTrend page does not work
-
- Resolved
-
[JENKINS-7403] Build history timeline doesn't display in IE8
Summary | Original: Build history timeline doesn't display ni IE8 | New: Build history timeline doesn't display ii IE8 |
Summary | Original: Build history timeline doesn't display ii IE8 | New: Build history timeline doesn't display in IE8 |
Link |
New:
This issue duplicates |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Assignee | New: Fred G [ fredg ] | |
Resolution | Original: Duplicate [ 3 ] | |
Status | Original: Resolved [ 5 ] | New: Reopened [ 4 ] |
Link |
Original:
This issue duplicates |
Link |
New:
This issue is related to |
This issue is not a complete duplicate of
JENKINS-6439. It's one of the problems described there, and hasn't been fixed as of Jenkins version 1.440. Therefore reopening.