![]() |
|
|
Issue Type:
|
Bug
|
Affects Versions:
|
current |
Assignee:
|
Unassigned |
Components:
|
jenkinswalldisplay |
Created:
|
20/Feb/14 6:30 PM
|
Description:
|
jenkinswalldisplay.js lines 633-635:
var dateHeader = jqXHR.getResponseHeader("Date");
var date = new Date(dateHeader);
serverTime = date.getTime();
If response headers do not contain Date header (standalone Jenkins?) all currently building jobs progress show 100% complete.
Also noticed jenkinswalldisplay.js line 813: if (customTheme != null)
If customTheme is not defined generates an error
|
Project:
|
Jenkins
|
Priority:
|
Minor
|
Reporter:
|
Ivan Mounitsyn
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit
https://groups.google.com/groups/opt_out.