Bug 1054018

Summary: Community site can not be displayed correctly on chrome on PROD.
Product: OpenShift Online Reporter: Yujie Zhang <yujzhang>
Component: WebsiteAssignee: Jordan Liggitt <jliggitt>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.xCC: jliggitt, xtian
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: 2014-01-30 00:56:00 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
wrong display on chrome none

Description Yujie Zhang 2014-01-16 05:43:09 UTC
Created attachment 850864 [details]
wrong display on chrome

Description of problem:

Tried to access home page, and other pages of community site on chrome31 and chrome32, it can not be displayed correctly, details see in attachment.

Console pages still can be displayed correctly.

This issue only exists on prod on chrome, it is ok on other platforms and browsers.

Version-Release number of selected component (if applicable):
PROD

How reproducible:
always

Steps to Reproduce:
1.Try to access www.openshift.com on chrome
2.Try to access other community pages on chrome
3.

Actual results:

The display of community pages are not correct on chrome. Details see in attachment please.

Expected results:

The display of community pages should be correct on chrome.

Additional info:

Comment 1 Jordan Liggitt 2014-01-16 13:53:57 UTC
Due to missing Content-Encoding: gzip header on css content

Comment 2 Jordan Liggitt 2014-01-16 20:15:49 UTC
Reverted apache config changes, PROD is working now.

Comment 3 Yujie Zhang 2014-01-17 02:07:18 UTC
Tested on prod, it works on chrome32 now, so verify this bug, thanks.