Bug 929178

Summary: Duplicate error messages while input invalid information in changing payment page
Product: OKD Reporter: shaofangzhang <szhang>
Component: WebsiteAssignee: N. Harrison Ripps <hripps>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.xCC: mshao, xtian, yujzhang
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-04-20 03:35:57 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
Show duplicate message when enter the empty payment method information none

Description shaofangzhang 2013-03-29 11:51:19 UTC
Created attachment 718042 [details]
Show duplicate message when enter the empty payment method information

Description of problem:
Enter the exception payment method information in /app/account/plans/silver/upgrade/payment_method/edit page,show duplicate message,screenshots please see in the attachment .

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

How reproducible:
Always

Steps to Reproduce:
1.Go to home page,and login.
2.Click "UPGRADE NOW" in the My account page 
3.Click "Change your payment method"link,open /app/account/plans/silver/upgrade/payment_method/edit page,
4.Input Credit Card Number more than 16 digits;Expiration Date is invalid;
5.Security Code more than 4 digit number,and click save payment.
  
Actual results:
Show duplicate message,when enter the new payment method.

Expected results:
Display the correct message 

Additional info:

Comment 1 openshift-github-bot 2013-04-12 17:04:52 UTC
Commits pushed to master at https://github.com/openshift/li

https://github.com/openshift/li/commit/743ad3fe25e59a9a0b6a9efa2cfa22f2a661924a
Bug 929178 Remove duplicate error messages for payment info

https://github.com/openshift/li/commit/3f3afe84db6bc93441298477de33cbb95d611004
Merge pull request #1174 from nhr/Bug_929178_Duplicate_error_messages

Bug 929178 Remove duplicate error messages for payment info

Comment 2 N. Harrison Ripps 2013-04-12 19:58:46 UTC
Fixed per merge information above.

Comment 3 Yujie Zhang 2013-04-15 11:59:50 UTC
Tested on devenv_3097, no duplicate error message when inputting invalid payment info now, so verify this bug, thanks.