Bug 980729

Summary: [online_ui_291]The return message after applying to be partner is not displayed correctly.
Product: OpenShift Online Reporter: Yujie Zhang <yujzhang>
Component: WebsiteAssignee: Jessica Forrester <jforrest>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.xCC: jforrest, wsun, 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: 2013-07-22 15:20:09 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
screenshot none

Description Yujie Zhang 2013-07-03 06:59:27 UTC
Created attachment 768100 [details]
screenshot

Description of problem:

After clicking the "Apply now" button on the /partner/apply page, there is success message after that, but the display of the message is not correct.


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

fork_ami_online_ui_291_665

How reproducible:
always

Steps to Reproduce:
1.Go to /partner/apply page
2.Click the “Apply now” button
3.

Actual results:

The display of success message is not correct. Details see in attachment please.

Expected results:

The display of success message should be correct.

Additional info:

Comment 1 Jessica Forrester 2013-07-09 17:29:04 UTC
Fix is in https://github.com/openshift/li/pull/1713

Comment 2 Yujie Zhang 2013-07-10 06:39:55 UTC
Tested on devenv_3471, the return message can be displayed correctly now, so verify this bug, thanks.