Bug 1028950

Summary: The "Welcome" info is shown on partner potal with wrong element
Product: OpenShift Online Reporter: Tian Feng <tfeng>
Component: WebsiteAssignee: Jessica Forrester <jforrest>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 2.xCC: jforrest, 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-24 03:29:24 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
Welcome
none
Welcome Ready Partner
none
Welcome Advanced Partner none

Description Tian Feng 2013-11-11 10:23:17 UTC
Description of problem:
Go to partner potal and check "Welcome" info. It is with icon showing warning triangle. Check its source code and find class="alert alert-error" causes this situation.
Since website has new theme(CSS), so this info should be updated to avoid misleading users.See detail in attachment.

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

How reproducible:
Always

Steps to Reproduce:
1. Go to partner/portal and check "Welcome" info
2. Apply for a partner and then being permitted to be a partner. Go to parner/portal and check "Welcome Ready Partner".
3. Set this user as advanced partner. then check "Welcome Advanced Partner" info.

Actual results:
The "Welcome" info is with icon showing warning triangle.

Expected results:
The "Welcome" info should be proper to avoid misleading users.

Additional info:

Comment 1 Tian Feng 2013-11-11 10:23:48 UTC
Created attachment 822341 [details]
Welcome

Comment 2 Tian Feng 2013-11-11 10:24:13 UTC
Created attachment 822342 [details]
Welcome Ready Partner

Comment 3 Tian Feng 2013-11-11 10:24:51 UTC
Created attachment 822343 [details]
Welcome Advanced Partner

Comment 4 Jessica Forrester 2013-11-11 15:08:04 UTC
Fix is in https://github.com/openshift/li/pull/2128

Comment 5 openshift-github-bot 2013-11-11 16:25:43 UTC
Commit pushed to master at https://github.com/openshift/li

https://github.com/openshift/li/commit/f78eff68cdae9384e7368f00837362b3d622fd1b
Bug 1028950 - partner portal welcome shouldnt have warning icon

Comment 6 Tian Feng 2013-11-12 02:46:13 UTC
Test on devenv_4018, all "welcome" info can be shown properly. So verify this bug, thanks!