Bug 1037289 - Improper user agent info shown for Chrome31 when creating session authrization
Summary: Improper user agent info shown for Chrome31 when creating session authrization
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Website
Version: 2.x
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Jordan Liggitt
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-03 05:33 UTC by Tian Feng
Modified: 2015-05-15 01:31 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-30 00:51:40 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Tian Feng 2013-12-03 05:33:38 UTC
Description of problem:
Login on Chrome31 and check authorization. It will show "OpenShift Console (from 203.114.244.88 on Safari)". The shown user agent info is not proper. The user agent info of Chrome is Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.57 Safari/537.36. So the shown info should be Chrome instead of Safari.

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

How reproducible:
Always

Steps to Reproduce:
1. Login in on web console using Chrome
2. Go to setting page and check authorization
3. 

Actual results:
The authorization is "OpenShift Console (from 203.114.244.88 on Safari)".

Expected results:
It should display proper agent info using Chrome.

Additional info:

Comment 1 Jordan Liggitt 2013-12-04 16:24:44 UTC
Will merge in https://github.com/openshift/li/pull/2207

Comment 2 openshift-github-bot 2013-12-04 19:51:46 UTC
Commit pushed to master at https://github.com/openshift/li

https://github.com/openshift/li/commit/76fe99f3ee3a416fdd4fefb57311f9e629e8e7ab
Fix bug 1037289: Show Chrome user agent correctly

Comment 3 Tian Feng 2013-12-05 02:33:40 UTC
Test on devenv_4097. After sign in on Chrome, it will create session authorization as "OpenShift Console (from 203.114.244.88 on Chrome)". So verify this bug, thanks!


Note You need to log in before you can comment on or make changes to this bug.