Bug 1276212

Summary: Current log time is divided into multiple lines on IE11.
Product: OKD Reporter: Yanping Zhang <yanpzhan>
Component: Management ConsoleAssignee: Steve Goodwin <sgoodwin>
Status: CLOSED CURRENTRELEASE QA Contact: Yadan Pei <yapei>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.xCC: aos-bugs, jforrest, mmccomas, spadgett
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-23 21:15:25 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
time-layout none

Description Yanping Zhang 2015-10-29 05:54:58 UTC
Description of problem:
When view build/pod log on IE11, the time following "Current log from" is divided into multiple lines, it makes the time in a mess.

Version-Release number of selected component (if applicable):
openshift v1.0.6-1053-gbd6a762
kubernetes v1.2.0-alpha.1-1107-g4c8e6f4
etcd 2.1.2

How reproducible:
Always

Steps to Reproduce:
1.Create pod in project.
2.View the log of the pod from web console on IE11.
3.

Actual results:
2.The time following "Current log from" is divided into multiple lines, pls refer to the attachment.

Expected results:
2.Time should be displayed in a line correctly.

Additional info:

Comment 1 Yanping Zhang 2015-10-29 05:55:46 UTC
Created attachment 1087372 [details]
time-layout

Comment 2 Samuel Padgett 2015-10-30 17:13:57 UTC
https://github.com/openshift/origin/pull/5537

Comment 3 Yanping Zhang 2015-11-02 03:14:26 UTC
Checked on devenv-rhel7_2619。
openshift v1.0.7-109-g3cf7f3c
kubernetes v1.2.0-alpha.1-1107-g4c8e6f4
etcd 2.1.2

Create app in project, and view logs on web console, the "Current log" time shows up correctly  now, so move the bug to Verified.